From 4666af19a36e1215ddce73ed693e9217fffc6e37 Mon Sep 17 00:00:00 2001 From: Zottelchen Date: Thu, 29 Jun 2023 16:49:33 +0200 Subject: [PATCH] update Github --- .github/ISSUE_TEMPLATE/1_missing_ids.yml | 2 ++ .github/ISSUE_TEMPLATE/2_new_category.yml | 2 ++ .github/ISSUE_TEMPLATE/3_wrong_category.yml | 2 ++ .github/ISSUE_TEMPLATE/4_feature_request.md | 2 ++ .github/ISSUE_TEMPLATE/5_bug_report.md | 2 ++ .github/ISSUE_TEMPLATE/config.yml | 2 +- 6 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1_missing_ids.yml b/.github/ISSUE_TEMPLATE/1_missing_ids.yml index 438f98e..acca781 100644 --- a/.github/ISSUE_TEMPLATE/1_missing_ids.yml +++ b/.github/ISSUE_TEMPLATE/1_missing_ids.yml @@ -2,6 +2,8 @@ name: 1. Missing Items/IDs 🙈 description: Send in some Items/IDs to add to existing categories title: "Missing IDs" labels: ["missing ids"] +assignees: + - Zottelchen body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/2_new_category.yml b/.github/ISSUE_TEMPLATE/2_new_category.yml index af79097..53e74f4 100644 --- a/.github/ISSUE_TEMPLATE/2_new_category.yml +++ b/.github/ISSUE_TEMPLATE/2_new_category.yml @@ -2,6 +2,8 @@ name: 2. New Category ➕1️⃣ description: Send in some Items/IDs to add to a new category title: "New Category: " labels: ["new category"] +assignees: + - Zottelchen body: - type: input id: category diff --git a/.github/ISSUE_TEMPLATE/3_wrong_category.yml b/.github/ISSUE_TEMPLATE/3_wrong_category.yml index 356a7d2..0a199b1 100644 --- a/.github/ISSUE_TEMPLATE/3_wrong_category.yml +++ b/.github/ISSUE_TEMPLATE/3_wrong_category.yml @@ -2,6 +2,8 @@ name: 3. Items/IDs in the wrong category 🧀 description: Send in some Items/IDs which are in the wrong category title: "Items in wrong category" labels: ["bug"] +assignees: + - Zottelchen body: - type: markdown attributes: diff --git a/.github/ISSUE_TEMPLATE/4_feature_request.md b/.github/ISSUE_TEMPLATE/4_feature_request.md index ee5c265..2f3238a 100644 --- a/.github/ISSUE_TEMPLATE/4_feature_request.md +++ b/.github/ISSUE_TEMPLATE/4_feature_request.md @@ -3,6 +3,8 @@ name: 4. Feature request 💡 about: Suggest an idea for this project title: '' labels: enhancement +assignees: + - Zottelchen --- **Is your feature request related to a problem? Please describe.** diff --git a/.github/ISSUE_TEMPLATE/5_bug_report.md b/.github/ISSUE_TEMPLATE/5_bug_report.md index f3804d3..5185e8b 100644 --- a/.github/ISSUE_TEMPLATE/5_bug_report.md +++ b/.github/ISSUE_TEMPLATE/5_bug_report.md @@ -3,6 +3,8 @@ name: 5. Bug report 🐞 about: Create a report to help us improve title: '' labels: bug +assignees: + - Zottelchen --- **Describe the bug** diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index c3172e3..78ca80d 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -4,5 +4,5 @@ contact_links: url: https://www.curseforge.com/wow/addons/adibags-dragonflight about: Alternatively feel free to leave a comment on the CurseForge Page - sometimes it even sends me an email... - name: Send me a personal message on CurseForge - url: https://www.curseforge.com/private-messages/send?recipient=zottelchen + url: https://legacy.curseforge.com/private-messages/send?recipient=Zottelchen about: Another way to get in contact with me. \ No newline at end of file