Skip to content

Commit 552b36b

Browse files
committed
update Github
1 parent e5fd1bb commit 552b36b

File tree

6 files changed

+12
-2
lines changed

6 files changed

+12
-2
lines changed

.github/ISSUE_TEMPLATE/1_missing_ids.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: 1. Missing Items/IDs 🙈
22
description: Send in some Items/IDs to add to existing categories
33
title: "Missing IDs"
44
labels: ["missing ids"]
5+
assignees:
6+
- Zottelchen
57
body:
68
- type: markdown
79
attributes:

.github/ISSUE_TEMPLATE/2_new_category.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: 2. New Category ➕1️⃣
22
description: Send in some Items/IDs to add to a new category
33
title: "New Category: <FILL IN>"
44
labels: ["new category"]
5+
assignees:
6+
- Zottelchen
57
body:
68
- type: input
79
id: category

.github/ISSUE_TEMPLATE/3_wrong_category.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: 3. Items/IDs in the wrong category 🧀
22
description: Send in some Items/IDs which are in the wrong category
33
title: "Items in wrong category"
44
labels: ["bug"]
5+
assignees:
6+
- Zottelchen
57
body:
68
- type: markdown
79
attributes:

.github/ISSUE_TEMPLATE/4_feature_request.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: 4. Feature request 💡
33
about: Suggest an idea for this project
44
title: ''
55
labels: enhancement
6+
assignees:
7+
- Zottelchen
68
---
79

810
**Is your feature request related to a problem? Please describe.**

.github/ISSUE_TEMPLATE/5_bug_report.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: 5. Bug report 🐞
33
about: Create a report to help us improve
44
title: ''
55
labels: bug
6+
assignees:
7+
- Zottelchen
68
---
79

810
**Describe the bug**

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Addon on CurseForge
4-
url: https://www.curseforge.com/wow/addons/adibags-shadowlands
4+
url: https://www.curseforge.com/wow/addons/adibags-vanilla
55
about: Alternatively feel free to leave a comment on the CurseForge Page - sometimes it even sends me an email...
66
- name: Send me a personal message on CurseForge
7-
url: https://www.curseforge.com/private-messages/send?recipient=zottelchen
7+
url: https://legacy.curseforge.com/private-messages/send?recipient=Zottelchen
88
about: Another way to get in contact with me.

0 commit comments

Comments
 (0)