diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index fe6a23cb..8f8f6074 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -4,7 +4,8 @@ Before opening an issue, please search the [issue tracker](https://github.com/necolas/react-native-web/issues) to make sure your -issue hasn't already been reported. +issue hasn't already been reported. Please note that your issue may be closed +if it doesn't include the information requested in the issue template. ## Getting started diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index e822aae5..ae56f184 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -4,29 +4,46 @@ about: "If something isn't working as expected \U0001F914" --- + + **The problem** -A clear and concise description of the bug or problem. + **How to reproduce** -Test case: + +Simplified test case: Steps to reproduce: 1. 2. 3. - - **Expected behavior** -A clear and concise description of what you expected to happen. + **Environment (include versions). Did this work in previous versions?** -* OS: -* Device: -* Browser: -* React Native for Web (version): -* React (version): +* React Native for Web (version): TBC +* React (version): TBC +* Browser: TBC + + diff --git a/.github/ISSUE_TEMPLATE/feature.md b/.github/ISSUE_TEMPLATE/feature.md index 0e988d18..6daebd7b 100644 --- a/.github/ISSUE_TEMPLATE/feature.md +++ b/.github/ISSUE_TEMPLATE/feature.md @@ -5,13 +5,13 @@ about: If you have a suggestion --- **Is your feature request related to a problem? Please describe.** -A clear and concise description of what the problem is, e.g., I have an issue when [...] + **Describe a solution you'd like** -A clear and concise description of what you want to happen. Add any considered drawbacks. + **Describe alternatives you've considered** -A clear and concise description of any alternative solutions or features you've considered. + **Additional context** -Add any other context or screenshots about the feature request here. +