We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dd62174 + 67a4dcb commit 5f0c674Copy full SHA for 5f0c674
.github/PULL_REQUEST_TEMPLATE.md
@@ -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