mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Avoid a common formatting problem in pull requests
Markdown syntax treats the text directly above ---- as `<h1>`, which is intimidating as a reviewer.
This commit is contained in:
parent
c420a870c1
commit
e9aba4a1fd
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
<!-- Please describe your changes on the following line: -->
|
||||
|
||||
|
||||
---
|
||||
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
|
||||
- [ ] `./mach build -d` does not report any errors
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue