From 9aafe61f5fc9086804af24974ab0c6b555df9ffd Mon Sep 17 00:00:00 2001 From: Tetiana Churikova Date: Tue, 25 Jul 2023 12:33:34 +0200 Subject: [PATCH] gh: update templates (#16771) --- .github/ISSUE_TEMPLATE/bug-report.md | 9 ++++---- .github/ISSUE_TEMPLATE/wont-fix-bug.md | 30 ++++++++++++++++++++++++++ 2 files changed, 34 insertions(+), 5 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/wont-fix-bug.md diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 295a25b87c..46123714bd 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,8 +1,8 @@ --- -name: Bug Report -about: Bug Report +name: MVPBug Report +about: MVPBug Report title: '' -labels: bug +labels: E:MobileBugfixesMVP assignees: '' --- @@ -22,8 +22,7 @@ assignees: '' ### Reproduction -1) Open Status -2) +1. ### Additional Information diff --git a/.github/ISSUE_TEMPLATE/wont-fix-bug.md b/.github/ISSUE_TEMPLATE/wont-fix-bug.md new file mode 100644 index 0000000000..d42b0b959d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/wont-fix-bug.md @@ -0,0 +1,30 @@ +--- +name: Wont fix Report +about: to facilitate future handling, identify and address non-urgent issues that won't be prioritized in the near future +title: '' +labels: likely_wont_fix +assignees: '' + +--- + +## Problem + + +#### Expected behavior + + +#### Actual behavior + + +### Reproduction + +1. + +### Additional Information + +- Status version: release +- Operating System: Android, iOS + + +[comment]: # (Please, add logs/notes if necessary) +