diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE/ee_cc.yml')
-rw-r--r-- | .github/ISSUE_TEMPLATE/ee_cc.yml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/ee_cc.yml b/.github/ISSUE_TEMPLATE/ee_cc.yml new file mode 100644 index 0000000000..4ed34e08e0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/ee_cc.yml @@ -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 |