diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index a15b2947..720726aa 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,26 +3,29 @@ name: Bug report about: Create a report to help us improve --- - -### Prerequisites - -* [ ] Put an X between the brackets on this line if you have done all of the following: - * Checked that your issue isn't already filed: [search](https://github.com/fireeye/capa/issues?q=is%3Aissue+is%3Aopen+) - ### Description ### Steps to Reproduce -1. -2. -3. + + + **Expected behavior:** @@ -32,10 +35,6 @@ Have you read capa's Code of Conduct? By filing an Issue, you are expected to co -**Reproduces how often:** - - - ### Versions + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 4cbb9018..55b1bb5b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,24 +3,33 @@ name: Feature request about: Suggest an idea for capa --- - -## Summary +### Summary -## Motivation +### Motivation -## Describe alternatives you've considered +### Describe alternatives you've considered ## Additional context +