From ce4c41f89fd1080264dd386e784bf584ed4859d7 Mon Sep 17 00:00:00 2001 From: Dana Robinson <43805+derobins@users.noreply.github.com> Date: Fri, 29 Jul 2022 08:26:32 -0700 Subject: Created a pull request template --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request_template.md diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..87e6e08 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,8 @@ +## Describe your changes + +## Issue ticket number (GitHub or JIRA) + +## Checklist before requesting a review +- [ ] My code conforms to the guidelines in CONTRIBUTING.md +- [ ] I made an entry in release_docs/RELEASE.txt (bug fixes, new features) +- [ ] I added a test (bug fixes, new features) -- cgit v0.12