1
0
forked from Clones/Controlify

mod conflict template

This commit is contained in:
Xander
2023-02-05 14:33:02 +00:00
committed by GitHub
parent 7c58a0bef9
commit 9c7972c971

36
.github/ISSUE_TEMPLATE/mod-conflict.md vendored Normal file
View File

@ -0,0 +1,36 @@
---
name: Mod conflict
about: Report an issue with another mod loaded
title: "<Mod name> Conflict"
labels: mod-compatibility
assignees: ''
---
**Mod Info (fill out the following information)**
- Mod name: [e.g. Create mod]
- Mod version: [e.g. 0.5.0 for 1.19.3]
**Describe the problem**
A clear and concise description of what the problem with the mod 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.
**Minecraft Info (please complete the following information):**
- OS: [e.g. Windows 11]
- Minecraft Version: [e.g. 22w05a]
- Controlify Version: [e.g. 0.1.0+1.19.4]
**Additional context**
Add any other context about the problem here.