Skip to content

Commit 6dce40d

Browse files
authored
Minor pull request template cleanup
1 parent d17d5ad commit 6dce40d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

PULL_REQUEST_TEMPLATE.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33

44
---
5-
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
5+
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
66
- [ ] `./mach build -d` does not report any errors
77
- [ ] `./mach test-tidy` does not report any errors
8-
- [ ] These changes fix #__ (github issue number if applicable).
8+
- [ ] These changes fix #___ (GitHub issue number if applicable)
99

1010
<!-- Either: -->
1111
- [ ] There are tests for these changes OR
12-
- [ ] These changes do not require tests because _____
12+
- [ ] These changes do not require tests because ___
1313

1414
<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->
1515

0 commit comments

Comments
 (0)