summaryrefslogtreecommitdiff
path: root/.github/ISSUE_TEMPLATE/feature_request.md
diff options
context:
space:
mode:
authorPieter Ennes <pieter@authentiq.com>2018-09-23 21:56:11 +0100
committerPieter Ennes <pieter@authentiq.com>2018-09-23 21:56:11 +0100
commit320a209a0ba03b2d5ca815621a305360a8271955 (patch)
tree55d86e0ec6d655928ed135c10d2bd48313b41139 /.github/ISSUE_TEMPLATE/feature_request.md
parent698f59eeff2307d02c621a92f3d58936bc524469 (diff)
downloadoauthlib-320a209a0ba03b2d5ca815621a305360a8271955.tar.gz
Tidy up templates a bit.
Diffstat (limited to '.github/ISSUE_TEMPLATE/feature_request.md')
-rw-r--r--.github/ISSUE_TEMPLATE/feature_request.md14
1 files changed, 7 insertions, 7 deletions
diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md
index 81e6b06..a415f6c 100644
--- a/.github/ISSUE_TEMPLATE/feature_request.md
+++ b/.github/ISSUE_TEMPLATE/feature_request.md
@@ -1,14 +1,14 @@
---
name: Feature request
about: Suggest an idea for this project
-
---
+**Describe the feature**
-**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 [...]
-
-**Describe the solution you'd like**
-A clear and concise description of what you want to happen.
+A clear and concise description of what you would like to see.
**Additional context**
-Add any other context or screenshots about the feature request here.
+
+Please provide any further context here.
+
+- Does the feature apply to OAuth1, OAuth2 and/or OIDC?
+- Does the feature apply to client or server side code?