diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 21aae197c..dd0210756 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,32 +4,34 @@ about: Create a report to help us improve labels: bug --- - + **Does it happen in OpenBoard, or is it exclusive to this modified version?** **Describe the bug** -A clear and concise description of what the bug is. + **To Reproduce** -Steps to reproduce the behavior: + **Expected behavior** -A clear and concise description of what you expected to happen. + **Screenshots** -If applicable, add screenshots to help explain your problem. -If you add screenshots, **reduce the size or use thumbnails** to keep the issue nicely readable. + **App version** -Which _exact_ version of this fork is affected? + -**Smartphone (please complete the following information):** - - Device: [e.g. Samsung Galaxy S9] - - OS: [e.g. Android 10] (add details if you are not using a version provided by the device manufacturer) +**Device (please complete the following information):** + - Model: + - OS: **Additional context** -Add any other context about the problem here. + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 251097487..e614ebb0c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -5,9 +5,8 @@ labels: enhancement --- **Is your feature request related to a problem? Please describe.** @@ -20,8 +19,8 @@ Please use this for requesting a single feasture, and open more issues for furth **Describe alternatives you've considered** - + **Additional context** - diff --git a/.github/ISSUE_TEMPLATE/other.md b/.github/ISSUE_TEMPLATE/other.md index cfd9a6fd8..82e0ca1e5 100644 --- a/.github/ISSUE_TEMPLATE/other.md +++ b/.github/ISSUE_TEMPLATE/other.md @@ -4,9 +4,7 @@ about: Anything that does not fit into the other categories. Please don't use th ---