1
0
Fork 0
mirror of https://github.com/ninjamuffin99/Funkin.git synced 2024-11-15 11:22:55 +00:00

Remove question & compiling help

This commit is contained in:
tposejank 2024-06-11 02:09:56 -04:00 committed by GitHub
parent 6962088d16
commit f48a65e9ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 50 deletions

View file

@ -1,42 +0,0 @@
name: Compiling help
description: If you need help compiling the game, and you're running into issues.
labels: ["compiling help"]
title: "Compiling help: "
body:
- type: checkboxes
attributes:
label: Issue Checklist
options:
- label: I have properly named the issue
- label: I looked in issues/discussions, if it has been previously reported
- type: dropdown
attributes:
label: What platform are you compiling to?
options:
- Windows
- MacOS
- Linux
- HTML5
validations:
required: true
- type: markdown
attributes:
value: "## Describe the issue."
- type: markdown
attributes:
value: "### Please do not report issues from other engines. These must be reported in their repositories."
- type: markdown
attributes:
value: "#### Provide as many details as you can."
- type: textarea
attributes:
label: Context (Provide images, videos, etc.)
- type: textarea
attributes:
label: Steps to reproduce (or crash logs, errors, etc.)

View file

@ -1,8 +0,0 @@
name: Question
description: Ask a general question
labels: ["question"]
title: "Question: "
body:
- type: textarea
attributes:
label: What is your question?