forked from mirrors/jj
github: add reminder to update config schema in PRs
We have forgotten this many times already.
This commit is contained in:
parent
14982d750e
commit
1e48914c42
1 changed files with 1 additions and 0 deletions
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
1
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -13,4 +13,5 @@ https://github.com/martinvonz/jj/blob/main/docs/contributing.md for details.
|
|||
If applicable:
|
||||
- [ ] I have updated `CHANGELOG.md`
|
||||
- [ ] I have updated the documentation (README.md, docs/, demos/)
|
||||
- [ ] I have updated the config schema (src/commands/config-schema.json)
|
||||
- [ ] I have added tests to cover my changes
|
||||
|
|
Loading…
Reference in a new issue