diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 00000000..4df5cf41 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,31 @@ +--- +name: Bug report +about: Create a bug report to improve SecLists +title: '' +labels: '' +assignees: '' + +--- + + + +**Describe the bug** + + +**To Reproduce** + + +**Expected behavior** + + +**Screenshots** + + +**Additional context** + + +**Checklist** + + +- [ ] I have read through the the template and have filled in them in for the bug report. +- [ ] I am opening this issue to later refer it in a pull request. \ No newline at end of file