From 6f5eb42f2afc3e129d54acdbd5f3f368260be46d Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Mon, 4 Apr 2022 21:08:50 +0200 Subject: [PATCH] Updated issue templates --- .github/ISSUE_TEMPLATE/bug-report.md | 1 + .github/ISSUE_TEMPLATE/feature-request.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 6cf892d9..6297bfcd 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -14,6 +14,7 @@ Please make sure to: - Describe the bug as detailed as possible by providing the exact steps how to reproduce it - Attach screenshots where useful - Check if the problem was maybe already reported or fixed by searching open and closed issues here +- Keep it to one topic per issue Please also try to reproduce the problem on the pre-release demo: => https://demo-prerelease.grocy.info - Use a private demo instance to make your example persistent diff --git a/.github/ISSUE_TEMPLATE/feature-request.md b/.github/ISSUE_TEMPLATE/feature-request.md index eeccc0bb..5f16e44b 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.md +++ b/.github/ISSUE_TEMPLATE/feature-request.md @@ -13,4 +13,5 @@ Please make sure to: - Describe what you would find useful - Check if your idea was maybe already requested by searching open requests here +- Keep it to one topic per request -->