mirror of
https://github.com/ninjamuffin99/Funkin.git
synced 2025-07-16 17:02:43 +00:00
Update and rename question.md to question.yml
This commit is contained in:
parent
3f77d1d7ca
commit
0808469a62
12
.github/ISSUE_TEMPLATE/question.md
vendored
12
.github/ISSUE_TEMPLATE/question.md
vendored
|
@ -1,12 +0,0 @@
|
||||||
---
|
|
||||||
name: Question
|
|
||||||
about: Ask a general question
|
|
||||||
title: 'Question: '
|
|
||||||
labels: question
|
|
||||||
---
|
|
||||||
|
|
||||||
[weed]: <> (This isn't a place for AMA type questions, if you want to ask any of the devs something, reach out to them on twitter prob )
|
|
||||||
[weed]: <> (any biz bullshit can go to cameron.taylor.ninja@gmail.com)
|
|
||||||
|
|
||||||
#### Please check for duplicates or similar issues before asking your question.
|
|
||||||
## What is your question?
|
|
8
.github/ISSUE_TEMPLATE/question.yml
vendored
Normal file
8
.github/ISSUE_TEMPLATE/question.yml
vendored
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
name: Question
|
||||||
|
description: Ask a general question
|
||||||
|
labels: ["question"]
|
||||||
|
title: "Question: "
|
||||||
|
body:
|
||||||
|
- type: textarea
|
||||||
|
attributes:
|
||||||
|
label: What is your question?
|
Loading…
Reference in a new issue