mirror of
https://github.com/martinvonz/jj.git
synced 2025-05-31 23:25:09 +00:00
PR template: wrap paths in backticks for consistency
This commit is contained in:
parent
2d79c6431d
commit
3be6efa6c9
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
5
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -12,7 +12,8 @@ Note that you need to sign Google's CLA to contribute.
|
||||
# Checklist
|
||||
|
||||
If applicable:
|
||||
|
||||
- [ ] I have updated `CHANGELOG.md`
|
||||
- [ ] I have updated the documentation (README.md, docs/, demos/)
|
||||
- [ ] I have updated the config schema (cli/src/config-schema.json)
|
||||
- [ ] I have updated the documentation (`README.md`, `docs/`, `demos/`)
|
||||
- [ ] I have updated the config schema (`cli/src/config-schema.json`)
|
||||
- [ ] I have added tests to cover my changes
|
||||
|
Loading…
x
Reference in New Issue
Block a user