From 76f0e1ae728712071c7d08f4b45f3ac045f20e44 Mon Sep 17 00:00:00 2001 From: Matthias Kuehlewein Date: Mon, 3 Mar 2025 10:05:10 +0100 Subject: [PATCH] Github: Update issue templates Update and create issue templates for bug reports and feature ideas. --- .../{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/1_bug_report.md} | 4 ++++ .github/ISSUE_TEMPLATE/2_feature_request.md | 5 +++++ 2 files changed, 9 insertions(+) rename .github/{ISSUE_TEMPLATE.md => ISSUE_TEMPLATE/1_bug_report.md} (77%) create mode 100644 .github/ISSUE_TEMPLATE/2_feature_request.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE/1_bug_report.md similarity index 77% rename from .github/ISSUE_TEMPLATE.md rename to .github/ISSUE_TEMPLATE/1_bug_report.md index 3f386a644..74cc2740e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE/1_bug_report.md @@ -1,3 +1,7 @@ +--- +name: Bug Report +about: Create a bug report. +--- ### Steps to reproduce 1. 2. diff --git a/.github/ISSUE_TEMPLATE/2_feature_request.md b/.github/ISSUE_TEMPLATE/2_feature_request.md new file mode 100644 index 000000000..5c0c4e490 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/2_feature_request.md @@ -0,0 +1,5 @@ +--- +name: Feature Request +about: Suggest an idea. +--- +