implement RFC4 in issue / PR templates (#1580) (#1581)

* implement RFC4 in issue / PR templates (#1580)

* fix
This commit is contained in:
Tom Kralidis
2024-03-07 13:12:36 -05:00
committed by GitHub
parent c81d3f81f5
commit 1e424174f5
3 changed files with 22 additions and 1 deletions
+6
View File
@@ -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 [...]
+10 -1
View File
@@ -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