From 8821eec5a3381dd555334eb8f88d38158a08c7ff Mon Sep 17 00:00:00 2001 From: Kadi Kraman Date: Sat, 2 Feb 2019 21:09:41 +0000 Subject: [PATCH 1/2] Add separate issue templates for bugs/feature requests/docs --- .github/ISSUE_TEMPLATE.md | 3 --- .github/ISSUE_TEMPLATE/Bug_Report.md | 26 +++++++++++++++++++ .github/ISSUE_TEMPLATE/Documentstion_Issue.md | 8 ++++++ .github/ISSUE_TEMPLATE/Feature_Request.md | 6 +++++ 4 files changed, 40 insertions(+), 3 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md create mode 100644 .github/ISSUE_TEMPLATE/Bug_Report.md create mode 100644 .github/ISSUE_TEMPLATE/Documentstion_Issue.md create mode 100644 .github/ISSUE_TEMPLATE/Feature_Request.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index e9f0510b..00000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,3 +0,0 @@ -**Is this a bug, feature request or a request for information?** - -**Describe your issue and include steps to reproduce if possible.** diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.md b/.github/ISSUE_TEMPLATE/Bug_Report.md new file mode 100644 index 00000000..71beea52 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Bug_Report.md @@ -0,0 +1,26 @@ +--- +name: ⚠️ Bug/Issue report +about: Please provide as much detail as possible to help us with a bug or issue. +--- + +## Issue + + + +--- + +## Environment + + +- **Your Identity Provider**: `e.g. IdentityServer 4 / Okta / Azure` +- **Platform that you're experiencing the issue on**: + - [ ] iOS + - [ ] Android + - [ ] **iOS** but have not tested behavior on Android + - [ ] **Android** but have not tested behavior on iOS + - [ ] Both +- **Are you using Expo, e.g. `ExpoKit`?** + - [x] No + - [ ] Yes, I've _not_ ejected + - [ ] Yes, but I **have** ejected to `ExpoKit` + - [ ] Yes, but I **have** ejected to vanilla React Native diff --git a/.github/ISSUE_TEMPLATE/Documentstion_Issue.md b/.github/ISSUE_TEMPLATE/Documentstion_Issue.md new file mode 100644 index 00000000..b8a838dc --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Documentstion_Issue.md @@ -0,0 +1,8 @@ +--- +name: 📖 Documentation Feedback +about: Report an issue with the documentation or suggest an improvement. +--- + +## Documentation Feedback + +Please describe your documentation issue or suggested improvement in detail here and provide links to any pre-existing/relevant documentation. diff --git a/.github/ISSUE_TEMPLATE/Feature_Request.md b/.github/ISSUE_TEMPLATE/Feature_Request.md new file mode 100644 index 00000000..3b212443 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/Feature_Request.md @@ -0,0 +1,6 @@ +--- +name: 🎁 Feature request +about: Requesting new features +--- + + From efac35dd3cda4f2df9a2832de5827cb7fbed20e0 Mon Sep 17 00:00:00 2001 From: Kadi Kraman Date: Sat, 2 Feb 2019 21:12:41 +0000 Subject: [PATCH 2/2] Use comment --- .github/ISSUE_TEMPLATE/Documentstion_Issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/Documentstion_Issue.md b/.github/ISSUE_TEMPLATE/Documentstion_Issue.md index b8a838dc..7f7a5046 100644 --- a/.github/ISSUE_TEMPLATE/Documentstion_Issue.md +++ b/.github/ISSUE_TEMPLATE/Documentstion_Issue.md @@ -5,4 +5,4 @@ about: Report an issue with the documentation or suggest an improvement. ## Documentation Feedback -Please describe your documentation issue or suggested improvement in detail here and provide links to any pre-existing/relevant documentation. +