mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
Initial outline of non-code files
This commit is contained in:
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
---
|
||||
name: Bug Report
|
||||
about: Create a bug report to help us improve
|
||||
labels: bug
|
||||
---
|
||||
|
||||
## Describe The Bug
|
||||
|
||||
A clear and concise description of the bug.
|
||||
|
||||
## How To Reproduce
|
||||
|
||||
How did you encounter the bug? Please provide step-by-step details if needed.
|
||||
|
||||
## Version
|
||||
|
||||
What version of Toy is displaying this bug?
|
||||
|
||||
What platform are you operating on?
|
||||
|
||||
### Additional Context
|
||||
|
||||
If there's anything else you'd like to add, please add it here.
|
||||
|
||||
18
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: Suggest an idea
|
||||
labels: enhancement
|
||||
---
|
||||
|
||||
### Describe The Feature
|
||||
|
||||
A clear and concise description of what you’d like to be able to do with Toy.
|
||||
|
||||
### Describe The Alternatives
|
||||
|
||||
A clear and concise description of any alternative solutions or workarounds you've considered.
|
||||
|
||||
### Additional Context
|
||||
|
||||
If there's anything else you'd like to add, please add it here.
|
||||
|
||||
10
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: Question
|
||||
about: Ask a Question
|
||||
labels: question
|
||||
---
|
||||
|
||||
### How can I help?
|
||||
|
||||
I'm always here to help with any inquiries you have regarding Toy and its related projects.
|
||||
|
||||
Reference in New Issue
Block a user