diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..870cdacb --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,28 @@ +## Pull Request Etiquette + + + +- [ ] I have checked the PRs for upcoming features/bug fixes. + + + +### Changes + +- [ ] Internal code +- [ ] API (affecting end-user code) +- [ ] Other: \_____ + + + +Closes Issue: NaN + +## Description + +Replace this sentence with general description of what your Pull Request does.