* implement RFC4 in issue / PR templates (#1580) * fix
This commit is contained in:
@@ -7,6 +7,12 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
Please note that this Issue is subject to RFC4: https://pygeoapi.io/development/rfc/4
|
||||
|
||||
-->
|
||||
|
||||
**Description**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
|
||||
@@ -7,6 +7,12 @@ assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
Please note that this Issue is subject to RFC4: https://pygeoapi.io/development/rfc/4
|
||||
|
||||
-->
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
|
||||
@@ -1,6 +1,15 @@
|
||||
# Overview
|
||||
|
||||
# Related issue / discussion
|
||||
# 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user