From 763676c936c7965fd53ef90378b177a0b7869468 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Mon, 30 Mar 2026 16:37:56 +0200 Subject: [PATCH] Updated .github files --- .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 ab0cc0d0..2762bd82 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -14,6 +14,7 @@ Please make sure to: - Attach screenshots where useful - Check if the problem was maybe already reported or fixed by searching open and also already closed requests here - Keep it to one topic per request +- Exclude any AI generated content and only include what you truly understand yourself 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 b3b2a393..c03c51b4 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 as detailed as possible - Check if your idea was maybe already requested by searching open and also already closed requests here - Keep it to one topic per request +- Exclude any AI generated content and only include what you truly understand yourself -->