diff --git a/.github/ISSUE_TEMPLATE/pull_request_template.md b/.github/ISSUE_TEMPLATE/pull_request_template.md new file mode 100644 index 00000000..78faef0f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/pull_request_template.md @@ -0,0 +1,21 @@ +--- +name: Feature report +about: Create a feature report to improve SecLists +title: '' +labels: '' +assignees: '' + +--- + + + +**Describe the added commits** + + +**Additional context** + + +**Checklist** + + +- [ ] I have read through and filled in the template. \ No newline at end of file