mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user