Compare commits
4 Commits
shape-shif
...
default
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8b033cdbd2 | ||
|
|
c0222f649b | ||
|
|
5059bd7379 | ||
|
|
4d1394a96d |
5
.github/FUNDING.yml
vendored
Normal file
5
.github/FUNDING.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
# These are supported funding model platforms
|
||||
|
||||
github: [ UnstableKitsune ]
|
||||
patreon: KitsunicTinkering
|
||||
tidelift: nuget/abysmal-isle
|
||||
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
6
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -1,9 +1,9 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
title: "[BUG] - "
|
||||
labels: bug
|
||||
assignees: UnstableKitsune
|
||||
|
||||
---
|
||||
|
||||
|
||||
21
.github/ISSUE_TEMPLATE/custom.md
vendored
21
.github/ISSUE_TEMPLATE/custom.md
vendored
@@ -1,10 +1,27 @@
|
||||
---
|
||||
name: Custom issue template
|
||||
about: Describe this issue template's purpose here.
|
||||
title: ''
|
||||
title: "[Custom] - "
|
||||
labels: ''
|
||||
assignees: ''
|
||||
assignees: UnstableKitsune
|
||||
|
||||
---
|
||||
|
||||
**Describe the Issue**
|
||||
A clear and concise description of what the issue is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**Expected behavior**
|
||||
A clear and concise description of what you expected to happen.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
Reference in New Issue
Block a user