mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-04 11:33:48 +00:00
refactor(Misc): improve issue templates (#21391)
This commit is contained in:
12
.github/ISSUE_TEMPLATE/ee_cc.yml
vendored
Normal file
12
.github/ISSUE_TEMPLATE/ee_cc.yml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
name: CC Triage
|
||||
description: This template is only used for ChromieCraft
|
||||
labels: ["ChromieCraft Generic"]
|
||||
body:
|
||||
- type: textarea
|
||||
id: current
|
||||
attributes:
|
||||
label: Triage
|
||||
description: |
|
||||
Paste the issue from ChromieCraft here.
|
||||
validations:
|
||||
required: true
|
||||
Reference in New Issue
Block a user