There was an error while loading. Please reload this page.
2 parents 544ee0f + 459f039 commit c7aed17Copy full SHA for c7aed17
1 file changed
.github/pull_request_template.md
@@ -1,21 +1,7 @@
1
-## Changes Proposed
+## Summary
2
+- Fixes #
3
-<!-- Describe the proposed changes and any additional information -->
4
-
5
-<!-- Add all the screenshots which illustrate your changes -->
6
7
-## Check List
8
9
-<!-- Mark all the applicable boxes. To mark the box as done follow the following conventions -->
10
-<!--
11
-[x] - Correct; marked as done
12
-[X] - Correct; marked as done
13
14
-[ ] - Not correct; marked as **not** done
15
--->
16
17
-- [ ] The title of my pull request is a short description of the changes
18
-- [ ] This PR relates to some issue: <!-- use "Closes #999" to auto-close related issue -->
19
-- [ ] I have documented the changes made (if applicable)
20
-- [ ] I have covered the changes with unit tests
+## Checklist
+- [x] Tests passed
+- [x] Docs updated
21
0 commit comments