Skip to content

Commit 5f0c674

Browse files
Merge pull request #198 from MewsSystems/MikeAdamsMews-patch-6
Add Pull Request Template
2 parents dd62174 + 67a4dcb commit 5f0c674

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
### Summary
2+
3+
* Summarise the changes here in bullet points
4+
5+
### Checklist
6+
7+
- [ ] Documentation follows the [Style Guide](https://mews.atlassian.net/wiki/x/KJAoCw)
8+
- [ ] JSON examples updated
9+
- [ ] Properties in JSON examples in same order as in property tables
10+
- [ ] Changelog dated the day when PR merged
11+
- [ ] Changelog accurately describes all changes
12+
- [ ] Changelog highlights the affected endpoints or operations
13+
- [ ] Changelog highlights any deprecations
14+
- [ ] All hyperlinks tested
15+
- [ ] Deprecation Table updated if any deprecations
16+
- [ ] SUMMARY.md updated if new pages added

0 commit comments

Comments
 (0)