diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..3b0cc0e --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,19 @@ +**Problem / Missing Feature:** + +Describe the problem or missing feature here. + +**Solution / New Feature:** + +Describe the solution or new feature here. + +--- + +**Doneness:** + +- [x] Be awesome for submitting a PR +- [ ] [CONTRIBUTING](https://github.com/alexa-js/alexa-utterances/blob/master/CONTRIBUTING.md) reviewed +- [ ] Test(s) written to reproduce the problem or missing feature +- [ ] Code written to solve the problem or implement the new feature +- [ ] [README](https://github.com/alexa-js/alexa-utterances/blob/master/README.md) updated with documentation (if applicable) +- [ ] [CHANGELOG](https://github.com/alexa-js/alexa-utterances/blob/master/CHANGELOG.md) updated with your change +- [ ] Detailed commit messages present diff --git a/CHANGELOG.md b/CHANGELOG.md index 84525e3..c9d2759 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ### Next * Your contribution here. +* Added pull request template - [@harrisonhjones](https://github.com/harrisonhjones/). ### 0.2.1