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 ae32e9a + 522f847 commit ebc3b9cCopy full SHA for ebc3b9c
PULL_REQUEST_TEMPLATE.md
@@ -1,17 +1,17 @@
1
## Description
2
A few sentences describing the overall goals of the pull request's commits.
3
4
-## Related PRs
5
-List related PRs against other branches:
+[//]: # (## Related PRs)
+[//]: # (List related PRs against other branches:)
6
7
-branch | PR
8
------- | ------
9
-other_pr_production | [link]()
10
-other_pr_master | [link]()
+[//]: # (branch | PR)
+[//]: # (------ | ------)
+[//]: # (other_pr_production | [link])
+[//]: # (other_pr_master | [link])
11
12
## Todos
13
- [ ] Tests
14
- [ ] Documentation
15
16
-## Steps to Test
17
-Steps to test code change
+[//]: # (## Steps to Test)
+[//]: # (Steps to test code change)
0 commit comments