We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5969dd5 commit cb4dff8Copy full SHA for cb4dff8
.github/workflows/pull_request_template.md
@@ -1,10 +1,9 @@
1
-Describe your changes
+## Describe your changes
2
3
-Issue ticket number and link
+## Issue ticket number and link
4
5
-Checklist before requesting a review
6
-
7
- I have performed a self-review of my code
8
- If it is a core feature, I have added thorough tests
9
- Do we need to implement analytics?
10
- Will this be part of a product update? If yes, please write one phrase about this update
+## Checklist before requesting a review
+- [ ] I have performed a self-review of my code
+- [ ] If it is a core feature, I have added thorough tests
+- [ ] Do we need to implement analytics?
+- [ ] Will this be part of a product update? If yes, please write one phrase about this update
0 commit comments