Skip to content

Commit ebc3b9c

Browse files
authored
Merge pull request #62 from microsoft/update-PR-template
Comment the not used field of PR template
2 parents ae32e9a + 522f847 commit ebc3b9c

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
## Description
22
A few sentences describing the overall goals of the pull request's commits.
33

4-
## Related PRs
5-
List related PRs against other branches:
4+
[//]: # (## Related PRs)
5+
[//]: # (List related PRs against other branches:)
66

7-
branch | PR
8-
------ | ------
9-
other_pr_production | [link]()
10-
other_pr_master | [link]()
7+
[//]: # (branch | PR)
8+
[//]: # (------ | ------)
9+
[//]: # (other_pr_production | [link])
10+
[//]: # (other_pr_master | [link])
1111

1212
## Todos
1313
- [ ] Tests
1414
- [ ] Documentation
1515

16-
## Steps to Test
17-
Steps to test code change
16+
[//]: # (## Steps to Test)
17+
[//]: # (Steps to test code change)

0 commit comments

Comments
 (0)