update PR template (#1463)
* Update PULL_REQUEST_TEMPLATE.md * add RFC2 to checklist
This commit is contained in:
@@ -1,12 +1,21 @@
|
||||
# Overview
|
||||
|
||||
# Related Issue / Discussion
|
||||
# Related issue / discussion
|
||||
|
||||
# Additional Information
|
||||
# Additional information
|
||||
|
||||
# Contributions and Licensing
|
||||
# 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'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
|
||||
|
||||
Reference in New Issue
Block a user