From 088c92b0d7bad9b2f141d5f1e6fd8bae3faa1710 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 27 Jan 2021 16:52:04 +0100 Subject: [PATCH] github: add alternatives/workarounds to template --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index e4bdfafb6..169f77226 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -30,6 +30,10 @@ Steps to reproduce the behavior: A clear and concise description of what you expected to happen. +**Describe alternatives you considered** + +A clear and concise description of any alternative solutions or workaround you considered. + **Screenshots** If applicable, add screenshots to help explain your problem.