diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..8e59e0e --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,19 @@ +**Provide a Detail Description of your request** +Add a pull request template that contains the following items at least + +## Issue +Link issue if any + +## Category + - [ ] I am adding a post + - [ ] I am proposing changes to an existing post + - [ ] I am adding a new feature + - [ ] I am solving a bug + +## Checks +- [ ] I have checked my post for spelling and grammar mistakes. +- [ ] My pull request is passing all the test cases. + +## Any other appropriate sections/options +**Additional context** +Add any other context or screenshots about the feature request here