Skip to content

Commit

Permalink
Add issue template (?)
Browse files Browse the repository at this point in the history
  • Loading branch information
Riddim-GLiTCH committed Nov 12, 2024
1 parent 380af6e commit 61d9856
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions .github/ISSUE_TEMPLATE/issue-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
---
name: Bug Report
about: Report a problem with the Mod Manager
title: "[Bug] Brief Description of the Issue"
labels: bug
assignees: ''
---

## Description of the Issue
Please provide a clear and concise description of the issue you are experiencing.

**Example:** "Mod Manager fails to download mods," "Error while installing mod," etc.

## Steps to Reproduce
1. Describe the steps you took that led to this issue.
2. Mention any specific mods or links used if applicable.

**Example:**
1. Go to the Mods tab.
2. Select the mod from the website.
3. Click on "Download."
4. See the error message.

## Expected Behavior
What did you expect to happen?

## Actual Behavior
What actually happened instead?

## Screenshots / Logs
If applicable, add screenshots to help explain your problem.

## System Information
- **Operating System**: (e.g., Windows 10, macOS Ventura, Linux Mint)
- **Mod Manager Version**: (e.g., v1.3.0)

## Additional Context
Any other context about the issue that might be helpful (e.g., specific site links, known compatibility issues with the mod).

**Example:** "I noticed this issue happens with mods from Site XYZ but not others," "This bug appears only when multiple mods are queued."

---

0 comments on commit 61d9856

Please sign in to comment.