From 9be0a60c0abb9b822c702f5575013356ea69a2ea Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Wed, 12 Mar 2025 16:29:10 +0500 Subject: [PATCH] github issue templates - use comment blocks for instructions As users sometimes tend not to remove the intsruction messages... --- .github/ISSUE_TEMPLATE/bug_report.md | 12 +++++++++++- .github/ISSUE_TEMPLATE/feature_request.md | 7 ++++++- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 714c304f5a..8ba9fe7703 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,14 +7,24 @@ assignees: '' --- -Replace this text describing what problem occurred and what you expected to happen instead. +**Error Description and Steps to Reproduce** + + **Attachments** + + **Debug information** + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 42394b3486..18044de82c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,4 +7,9 @@ assignees: '' --- -Replace this text and describe a feature you'd like us to add. If it's not obvious, explain why this feature is awesome. Note that feature requests must be specific and measurable. + +**Feature Description** + +