mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
Separate checklist from PR description.
This commit is contained in:
parent
7b17251cd9
commit
ac757b40ec
1 changed files with 4 additions and 1 deletions
|
@ -1,7 +1,10 @@
|
||||||
|
Replace this paragraph with a description of the changes, then follow the instructions in the next section.
|
||||||
|
|
||||||
|
---
|
||||||
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
|
<!-- 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
|
- [ ] `./mach build -d` does not report any errors
|
||||||
- [ ] `./mach test-tidy` does not report any errors
|
- [ ] `./mach test-tidy` does not report any errors
|
||||||
- [ ] These changes fix #__ <!-- (github issue number if applicable). -->
|
- [ ] These changes fix #__ (github issue number if applicable).
|
||||||
|
|
||||||
<!-- Either: -->
|
<!-- Either: -->
|
||||||
- [ ] There are tests for these changes OR
|
- [ ] There are tests for these changes OR
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue