Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
cao-awa authored Nov 18, 2024
1 parent 94f6355 commit 541db9e
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
---
name: Bug report
about: Create a report to help us improve
title: "[Bug] the bug description "
labels: bug, help wanted
assignees: cao-awa

---

## Describe the bug
A clear and concise description of what the bug is.

## Reproduce
Steps to reproduce the behavior.

## Expected behavior
A clear and concise description of what you expected to happen.

## Environment
1. Your Java version
2. Your Conium version
3. Your other mods
4. Your Minecraft version

## latest.log
Upload ```latest.log``` to [mclogs](https://mclo.gs/) and paste the link here.

## Labels
If this bug has damaged the world, game data, gameplay or found CVE vulnerability, please add ```emergency``` label to this issue.

0 comments on commit 541db9e

Please sign in to comment.