Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

Commit d673f2d

Browse files
committed
Customize for ManyMC
1 parent 8966364 commit d673f2d

24 files changed

+231
-776
lines changed

.github/FUNDING.yml

Lines changed: 0 additions & 1 deletion
This file was deleted.

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ""
5+
labels: bug
6+
assignees: ""
7+
---
8+
9+
!! Please fill in this template, DO NOT ignore or delete it. !!
10+
11+
**I tried basic troubleshooting first**
12+
13+
- [ ] Carefully read the [installation guide](https://github.com/MinecraftMachina/ManyMC#install)
14+
- [ ] Carefully read the [troubleshooting guide](https://github.com/MinecraftMachina/ManyMC#troubleshooting)
15+
16+
**Describe the bug**
17+
18+
A clear and concise description of what the bug is.
19+
20+
**To reproduce**
21+
22+
Steps to reproduce the behavior:
23+
24+
1. Go to '...'
25+
2. Click on '....'
26+
3. Scroll down to '....'
27+
4. See error
28+
29+
**Expected behavior**
30+
31+
A clear and concise description of what you expected to happen.
32+
33+
**Logs**
34+
35+
Include ManyMC crash logs.
36+
37+
**Screenshots**
38+
39+
If applicable, add screenshots to help explain your problem.
40+
41+
**System configuration**
42+
43+
- ManyMC version: [e.g. 0.0.7]
44+
- Java version: [e.g. Azul JDK 17 (17.0.2)]
45+
46+
**Additional context**
47+
48+
Add any other context about the problem here.

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 0 additions & 5 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/rfc.yml

Lines changed: 0 additions & 68 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/suggestion.yml

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/scripts/prepare_JREs.sh

Lines changed: 0 additions & 41 deletions
This file was deleted.

.github/workflows/backport.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)