diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7c265e42..5a8389b1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -35,9 +35,9 @@ If you add screenshots, reduce the size or use thumbnails to keep the issue nice **App version** -**Device (please complete the following information):** - - Model: - - OS: +**Device:** + - Model: [e.g. Samsung Galaxy S9] + - OS: [e.g. Android 10] (please also mention whether you are using the manufacturer's OS or a custom ROM) **Additional context** diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f18e2fc8..d02b92db 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,12 @@