ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/.github/PULL_REQUEST_TEMPLATE.md
Martin von Zweigbergk b29ab46fe4 github: mention Google CLA requirement in PR template
As requested in PR #1942.
2023-08-03 22:24:07 +00:00

835 B

Checklist

If applicable:

  • I have updated CHANGELOG.md
  • I have updated the documentation (README.md, docs/, demos/)
  • I have updated the config schema (src/config-schema.json)
  • I have added tests to cover my changes