From e3b3c2fba59156cce7458b24fe5df2136f02729d Mon Sep 17 00:00:00 2001 From: Christoph Heine Date: Thu, 20 May 2021 17:46:02 +0200 Subject: [PATCH] new bug template --- .github/ISSUE_TEMPLATE/02_bugs.md | 53 +++++++++++++++++++++++++++++++ 1 file changed, 53 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/02_bugs.md diff --git a/.github/ISSUE_TEMPLATE/02_bugs.md b/.github/ISSUE_TEMPLATE/02_bugs.md new file mode 100644 index 0000000..1c4fa90 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/02_bugs.md @@ -0,0 +1,53 @@ +--- +name: "\U0001F6A8 Bug Report" +about: Did you come across a bug or unexpected behaviour differing from the docs? +labels: bug + +--- + + +## Avoid duplicates +* [ ] Bug is not mentioned in the [FAQ](https://www.coronawarn.app/en/faq/) +* [ ] Bug affects both Android **and** iOS, for specific issues / questions that apply only to one operating system, please raise them in the respective repositories: + * [Android repository](https://github.com/corona-warn-app/cwa-app-android) + * [iOS repository](https://github.com/corona-warn-app/cwa-app-ios) +* [ ] Bug is not already reported in another issue + +## Technical details + +- Device name: +- iOS/Android version: +- App version: + +## Describe the bug + + + +## Steps to reproduce the issue + + + + + +## Expected behaviour + + + +## Possible Fix + + + +## Additional context + +