[Automated] Merge dev into gh-pages
This commit is contained in:
29
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
Normal file
29
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
Normal file
@@ -0,0 +1,29 @@
|
|||||||
|
name: ✨ Feature request
|
||||||
|
description: Request a new feature for Cookie Monster
|
||||||
|
labels: [Enhancement]
|
||||||
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
**Thank you for wanting to suggest a new function for Cookie Monster!**
|
||||||
|
|
||||||
|
⚠ Please make sure that this [feature wasn't already requested][issue search], or already implemented in the ``dev`` branch.
|
||||||
|
|
||||||
|
|
||||||
|
[issue search]: https://github.com/CookieMonsterTeam/CookieMonster/issues?q=is%3Aissue+is%3Aopen+
|
||||||
|
|
||||||
|
- type: textarea
|
||||||
|
id: what-is-wanted
|
||||||
|
attributes:
|
||||||
|
label: Feature description
|
||||||
|
description:
|
||||||
|
Describe the function you'd like to see added to CookieMonster
|
||||||
|
placeholder: |
|
||||||
|
# A clear and concise description of what you want to happen.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: additional-info
|
||||||
|
attributes:
|
||||||
|
label: Additional files
|
||||||
|
description: Add any other files such as save files or screenshots about the feature request here.
|
||||||
14
.github/ISSUE_TEMPLATE/feature_request.md
vendored
14
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -1,14 +0,0 @@
|
|||||||
---
|
|
||||||
name: Feature request
|
|
||||||
about: Suggest an idea for CookieMonster
|
|
||||||
title: ''
|
|
||||||
labels: Enhancement
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
|
||||||
|
|
||||||
**Describe the function you'd like to see added to CookieMonster**
|
|
||||||
A clear and concise description of what you want to happen.
|
|
||||||
|
|
||||||
**Additional files**
|
|
||||||
Add any other files such as save files or screenshots about the feature request here.
|
|
||||||
Reference in New Issue
Block a user