You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
David Aguiar edited this page Jul 23, 2026
·
4 revisions
Each repo now maintains its own pull_request_template.md, auto-applied by GitHub when opening a PR. There is no single shared template across repos anymore.
# Pull Request
Related to https://github.com/GSA/data.gov/issues/XXXX
## About
<!-- any pertinent notes -->
## PR TASKS
- [ ] Code well documented
- [ ] Tests written for new/changed functionality
# Pull Request
Related to [LINK TO ISSUE]
## About
<!-- any pertinent notes -->
## PR TASKS
- [ ] Code well documented
- [ ] Tests written, run and passed
- [ ] Files linted
inventory-app
Check the repo directly for its current template, if any.
This page previously described a template tied to the legacy ckanext-geodatagov/CKAN system (PyPI version bump checks, etc). Both active repos have since moved to their own simpler, repo-specific templates. Updated 2026-07-23.