From 75659485ee0db3a466c2b56fef58399b08b788d2 Mon Sep 17 00:00:00 2001 From: Pete Davison Date: Sat, 3 Jun 2023 23:25:30 +0000 Subject: [PATCH] feat: update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 21 +++++++++++++-------- .github/ISSUE_TEMPLATE/feature_request.md | 16 ++++++++++------ 2 files changed, 23 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 830e6713..d2c7d299 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -3,13 +3,18 @@ name: Bug Report about: Use this to report bugs and issues --- -> Thanks for your bug report! -> -> Before submitting this issue, please make sure the same problem was -> not already reported by someone else. -> -> Please describe the bug you're facing. Consider pasting example -> Taskfiles showing how to reproduce the problem. + - Task version: -- Operating System: +- Operating system: +- Experiments enabled: diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 41d78a39..6a711ee1 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -3,9 +3,13 @@ name: Feature Request about: Use this to make feature requests --- -> Describe in detail what feature do you want to see in Task. -> Give examples if possible. -> -> Please, search if this wasn't proposed before, and if this is more like an idea -> than a strong feature request, consider opening a -> [discussion](https://github.com/go-task/task/discussions) instead. +