Files
pygeoapi/.github/PULL_REQUEST_TEMPLATE.md
Tom Kralidis 1e424174f5 implement RFC4 in issue / PR templates (#1580) (#1581)
* implement RFC4 in issue / PR templates (#1580)

* fix
2024-03-07 13:12:36 -05:00

31 lines
1.1 KiB
Markdown

# Overview
# Related Issue / discussion
<!--
Is there an existing Issue that this PR addresses? Does this PR need a new Issue?
Non-trivial PRs are best put forth initially as an Issue so that there can be
discussion and consensus before a PR is put forth.
-->
# Additional information
# Dependency policy (RFC2)
- [ ] I have ensured that this PR meets [RFC2](https://pygeoapi.io/development/rfc/2) requirements
# Updates to public demo
- [ ] I have ensured that breaking changes to the [pygeoapi master demo server](https://github.com/geopython/demo.pygeoapi.io) have been addressed
- [ ] https://github.com/geopython/demo.pygeoapi.io/blob/master/services/pygeoapi_master/local.config.yml
# Contributions and licensing
(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)
- [ ] I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
- [ ] I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines