Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
MKhayle authored Jul 11, 2024
1 parent e6b267e commit 58f99e6
Show file tree
Hide file tree
Showing 3 changed files with 55 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
name: Bug report
about: Create a report to help fixing broken stuff
title: "[Bug]"
labels: bug, dawntrail
assignees: MKhayle

---

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

**To Reproduce**
Please try to submit as much information as possible to reproduce the behavior:
1. Which plugin version you have
2. Which job is affected
3. What are your enabled combos for that job
4. Which skill is placed in your hotbar
5. Are you using any other XIVCombo fork? because you shouldn't

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

**Screenshots or videos**
If applicable, add screenshots/videos to help explain your problem.

**Additional context**
Add any other context about the problem here.
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Feature request
about: Suggest an idea for a job
title: "[Request]"
labels: dawntrail
assignees: MKhayle

---

**Describe the feature you'd like**
A clear and concise description of what you want to happen.

**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.

**Additional context**
Add any other context or screenshots about the feature request here. Mock-ups are fine too.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/non-bug-non-request-issues.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: Non-bug/non-request issues
about: If you have a totally bug/feature unrelated question
title: "[Other]"
labels: dawntrail, question
assignees: MKhayle

---

**Ask your question!**

0 comments on commit 58f99e6

Please sign in to comment.