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 -->