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..7f7a5046 --- /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 + + 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 +--- + +