chore: delete .github/ISSUE_TEMPLATE/bug_report.md
This commit is contained in:
parent
0fe2612909
commit
09314ee73b
1 changed files with 0 additions and 45 deletions
45
.github/ISSUE_TEMPLATE/bug_report.md
vendored
45
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -1,45 +0,0 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Something broken or not working as expected?
|
||||
title: ''
|
||||
labels: 'bug'
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
<!--
|
||||
|
||||
Have you read the Code of Conduct? By filing an Issue, you are expected to comply with it.
|
||||
|
||||
Want to ask a question? Looking for support? Our Discord is the best place to get support: https://atl.pw/discord
|
||||
|
||||
Also please make sure to check for an existing issue: https://github.com/issues?q=is%3Aissue+org%3Aatlauncher
|
||||
|
||||
-->
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug 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.
|
||||
|
||||
**Logs**
|
||||
If applicable, add logs to help explain your problem.
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**System information (please complete the following information, or remove if not applicable):**
|
||||
|
||||
- OS (including distro/version): [e.g. Windows 10, OSX Big Sur, Arch Linux]
|
||||
- Java Version: [e.g. Java 8, Amazon Coretto 8]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
Loading…
Reference in a new issue