We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c0c3c commit 91c77ccCopy full SHA for 91c77cc
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -1,10 +1,8 @@
1
-<!--
2
-Before submitting this pull request, please first:
+<!-- PR checklist -->
3
4
-- [ ] State that it "Resolves #xyz".
5
-- [ ] Ensure your code is up-to-date with `master`.
+- [ ] Resolves #xyz.
+- [ ] Code is up-to-date with `master`.
6
- [ ] Add tests that fail without your changes.
7
- [ ] Update all relevant [documentation](../docs).
8
-- [ ] Assign the PR to the appropriate subsystem [maintainer](https://aka.ms/psowners).
9
-- [ ] Check that your commits follow our [contributing guidelines](CONTRIBUTING.md)
10
--->
+
+<!-- Provide more details about the PR below -->
0 commit comments