Skip to content

Commit

Permalink
Update PULL_REQUEST_TEMPLATE.md (#162)
Browse files Browse the repository at this point in the history
  • Loading branch information
HieronymusLex authored Jun 19, 2020
1 parent d1a8a3e commit dc3a98d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,13 @@

*Description of changes:*

*PR Checklist:*

- [ ] Changelog updated
- [ ] Unit tests (and integration tests if applicable) provided
- [ ] All tests pass
- [ ] Pre-commit checks pass
- [ ] Debugging code removed
- [ ] If releasing a new version, have you bumped the version int he main CFN template?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

0 comments on commit dc3a98d

Please sign in to comment.