Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 1.06 KB

pull_request_template.md

File metadata and controls

26 lines (15 loc) · 1.06 KB

Related issues

Description

Merge checklist

If there are changes to project-schema.json or project-package-schema.json:

  • Update the examples:
    • docs/examples/example.json
    • docs/examples/blank.json
  • Run ./manage.py pre-commit to update docs/_static/i8n.csv

If you added a new definition to the schema, run ./manage.py pre-commit.

If you added a new codelist:

  • Add an entry to docs/reference/codelists.md