mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
refactor(Github/Misc): Deprecate Suggestion label and use Github Type (#21192)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
@@ -1,12 +1,12 @@
|
|||||||
name: Feature request
|
name: Feature request
|
||||||
description: Suggest an idea for this project
|
description: Suggest an idea for this project
|
||||||
title: "Feature: "
|
title: "Feature: "
|
||||||
labels: [Suggestion]
|
type: "Feature"
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
value: |
|
value: |
|
||||||
Thank you for taking your time to fill out a feature request. Remember to fill out all fields including the title above.
|
Thank you for taking the time to fill out a feature request. Remember to fill out all fields including the title above.
|
||||||
An issue that is not properly filled out will be closed.
|
An issue that is not properly filled out will be closed.
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: description
|
id: description
|
||||||
|
|||||||
Reference in New Issue
Block a user