Skip to content

Update GitHub issue templates to remove reference to now closed Discu… #817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 11 additions & 11 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,37 +4,37 @@ about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---
# NOTE: We are aware the problems with ESAPI and Jakarta EE, so please do NOT create a new issue for that.
To follow the status of that, please see GitHub Discussion https://github.com/ESAPI/esapi-java-legacy/discussions/768.

**Describe the bug**
[**NOTE:** Please do NOT just ask general questions here as they will _not_ be answered. Instead, please use the GitHub Discussions and create a new topic under 'Questions and Answers". Also, please delete the instructions and replace them with actual text and delete the sections that are not relevant.]

#### Describe the bug
A clear and concise description of what the bug is.

**Specify what ESAPI version(s) you are experiencing this bug in**
This is especially important if it is not the latest version of ESAPI.
#### Specify what ESAPI version(s) you are experiencing this bug in
This is especially important if it is not the latest version of ESAPI. Also, if you are using the Jakarta version (e.g., '<classifier>jakarta</classier>'), then please note that as well.

**To Reproduce**
#### To Reproduce
List the steps to reproduce the behavior or (ideally) attach a small JUnit test to reproduce the problem. Please _be specific_.
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
Note also any specific configuration changes that are needed to replicate the problem. That is especially important if you are not using the default configuration files (ESAPI.properties, validation.properties, antisamy-esapi.xml, etc.)

**Expected behavior**
#### Expected behavior
A clear and concise description of what you expected to happen.

**Screenshots**
#### Screenshots
If applicable, add screenshots to help explain your problem.
[**NOTE:** Please do NOT just ask general questions here as they will _not_ be answered. Instead, please use the GitHub Discussions and create a new topic under 'Questions and Answers".
Please delete any irrelevant portion of this template before submitting your GitHub issue. Thanks.]

**Platform environment (please complete the following information):**
#### Platform environment (please complete the following information)
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- JDK version used with ESAPI

**Additional context**
#### Additional context
Add any other context about the problem here.
If known, please select the label corresponding to the affected ESAPI component.
12 changes: 5 additions & 7 deletions .github/ISSUE_TEMPLATE/enhancement-request.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,18 @@ about: Suggest an enhancment for this project
title: ''
labels: enhancement
assignees: ''

---

[**NOTE:** Please do NOT just ask general questions here as they will _not_ be answered. Instead, please use the GitHub Discussions and create a new topic under 'Questions and Answers". Also, we are aware the problems with ESAPI and Jakarta EE, so please do NOT create a new issue for that. To follow the status, please see GitHub Discussion https://github.com/ESAPI/esapi-java-legacy/discussions/768.
Please delete any irrelevant portion of this template before submitting your GitHub issue. Thanks.]
[**NOTE:** Please do NOT just ask general questions here as they will _not_ be answered. Instead, please use the GitHub Discussions and create a new topic under 'Questions and Answers". Please delete any irrelevant portion of this template before submitting your GitHub issue. Thanks.]

**Is your feature request related to a problem? Please describe.**
#### Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

**Describe the solution you'd like**
#### Describe the solution you'd like
A clear and concise description of what you want to happen. Note that this may include some appropriate type of documentation that is lacking or unclear.

**Describe alternatives you've considered including other security libraries**
#### Describe alternatives you've considered including other security libraries
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
#### Additional context
Add any other context or screenshots about the feature request here.