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 fc9e065 + 6956e80 commit ce318c9Copy full SHA for ce318c9
docs/PULL_REQUEST_TEMPLATE.md
@@ -1,10 +1,10 @@
1
<!-- Thank you for submitting this PR. You are awesome!
2
-->
3
4
-**Status**:
5
-- [ ] Ready
6
-- [ ] In Development
7
-- [ ] On Hold
+**Checklist**
+
+- [ ] My branch is up-to-date with the upstream `develop` branch.
+- [ ] I have added necessary documentation (if appropriate).
8
9
**Which issue does this PR fix?**: fixes #
10
@@ -22,7 +22,7 @@ Some tips for you to write the instructions:
22
- Start after checking out this branch
23
- Include any setup required, such as migrating databases, etc.
24
25
-**Testing instructions:**:
+**Testing instructions:**
26
27
If there is any work still left to do, please add it here.
28
0 commit comments