diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4b48bee3c..4e5487290 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -6,28 +6,53 @@ labels: bug, needs triage assignees: trufflesecurity/product-eng --- -**Describe the bug** -A clear and concise description of what the bug is. +### Community Note -**To Reproduce** -Steps to reproduce the behavior: -1. Go to '...' -2. Click on '....' -3. Scroll down to '....' -4. See error +* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request +* Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request +* If you are interested in working on this issue or have submitted a pull request, please leave a comment -**Expected behavior** -A clear and concise description of what you expected to happen. +### TruffleHog Version + -**Output** -Please include relevant log output, and run with the `--debug` flag. +### Trace Output -**Screenshots** -If applicable, add screenshots to help explain your problem. + + +### Expected Behavior + + + +### Actual Behavior + + + +### Steps to Reproduce + + + 1. Go to '...' + 2. Click on '....' + 3. Scroll down to '....' + 4. See error + +## Environment + * OS: [e.g. iOS] + * Version [e.g. 22] + +## Additional Context + + +### References + + + +* #0000 -**Additional context** -Add any other context about the problem here. \ No newline at end of file diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index de65d0a17..ee1224f1c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -6,14 +6,33 @@ labels: enhancement, needs triage assignees: trufflesecurity/product-eng --- -**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 [...] +### Community Note -**Describe the solution you'd like** -A clear and concise description of what you want to happen. +* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request +* Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request +* If you are interested in working on this issue or have submitted a pull request, please leave a comment -**Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. +### Description -**Additional context** -Add any other context or screenshots about the feature request here. \ No newline at end of file + + +## Problem to be Addressed + + +## Description of the Preferred Solution + + +## Additional Context + + +### References + + + +* #0000