bad copy of files

This commit is contained in:
Andrew R
2024-09-13 11:32:56 +09:30
committed by GitHub
parent 1ff14b8f3e
commit 3cd2f4ede8
+11 -18
View File
@@ -1,27 +1,20 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
name: Feature request
about: Suggest an idea for this project
title: "[FR] "
labels: enhancement
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**To Reproduce**
Please indicate how did you make this happen.
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Expected behaviuor**
Please add a clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- If using Windows, the build number. Find this by using ```winver``` and copying down the build id.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context about the problem here.
Add any other context or screenshots about the feature request here.