Skip to content

Commit e742fca

Browse files
authored
chore: add development guidelines to checklist (#2585)
1 parent cc931b5 commit e742fca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
### Checklist
88

9+
- [ ] Adheres to the [development guidelines](https://github.com/aws/serverless-application-model/blob/develop/DEVELOPMENT_GUIDE.md#development-guidelines)
910
- [ ] Add/update [unit tests](https://github.com/aws/serverless-application-model/blob/develop/DEVELOPMENT_GUIDE.md#unit-testing-with-multiple-python-versions) using:
1011
- [ ] Correct values
1112
- [ ] Bad/wrong values (None, empty, wrong type, length, etc.)

0 commit comments

Comments
 (0)