From 0e5ba2793a632e3bd0ba459519b5c6f93afb0384 Mon Sep 17 00:00:00 2001
From: Tremeschin <29046864+Tremeschin@users.noreply.github.com>
Date: Tue, 15 Oct 2024 13:10:49 -0400
Subject: [PATCH] Update issue templates
---
.github/ISSUE_TEMPLATE/1-bug.yml | 7 +++----
.github/ISSUE_TEMPLATE/2-feature.yml | 5 ++---
2 files changed, 5 insertions(+), 7 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/1-bug.yml b/.github/ISSUE_TEMPLATE/1-bug.yml
index d7f9060..cee7b56 100644
--- a/.github/ISSUE_TEMPLATE/1-bug.yml
+++ b/.github/ISSUE_TEMPLATE/1-bug.yml
@@ -1,6 +1,5 @@
name: 🐞 Create a new bug report ticket
description: Facing some unexpected behavior or error? Let me help you! •
-title: Describe what went wrong, to your best guess • don't worry, we can edit the title later
labels:
- bug
@@ -9,9 +8,9 @@ body:
attributes:
value: |
> [!IMPORTANT]
- > - Only the [**latest versions**](https://brokensrc.dev/get/) of the Projects are **supported***1
- > - **Consider** getting in touch on [**Discord or Telegram**](https://brokensrc.dev/about/contact/) first
- *1: I can still help you, please try the latest first, or say what version you're on
+ > - Only the [**latest versions**](https://brokensrc.dev/get/) of the projects are **supported***1
+ > - **Consider** getting in touch on [**Discord or Telegram**](https://brokensrc.dev/about/contact/) first!
+ *1: I can still help you, please try latest first, or say what version you're on!
- type: markdown
attributes:
diff --git a/.github/ISSUE_TEMPLATE/2-feature.yml b/.github/ISSUE_TEMPLATE/2-feature.yml
index dce64bd..f29a8ca 100644
--- a/.github/ISSUE_TEMPLATE/2-feature.yml
+++ b/.github/ISSUE_TEMPLATE/2-feature.yml
@@ -1,6 +1,5 @@
name: 💡 Create a new general feedback ticket
description: Have an idea or feedback to improve the project? Let me hear it! •
-title: Describe the main point of your idea or feedback • don't worry, we can edit the title later
labels:
- enhancement
@@ -9,8 +8,8 @@ body:
attributes:
value: |
> [!IMPORTANT]
- > - Not all ideas aligns with the project's goals, but all feedback is valuable and appreciated
- > - **Consider** discussing your idea on [**Discord or Telegram**](https://brokensrc.dev/about/contact/) first
+ > - All feedback is valuable and appreciated, be constructive and respectful ✨
+ > - **Consider** discussing your idea on [**Discord or Telegram**](https://brokensrc.dev/about/contact/) first!
- type: markdown
attributes: