Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
zediious committed May 27, 2024
2 parents 3f44e60 + c982e8b commit cc3b9b8
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
name: Bug Report
about: Report a bug/issue you have found while playing the mod list. Please only report
issues here that can re-produced on a non-modified install.
title: ''
labels: bug, Needs triage
assignees: ''

---

Modlist Version:
Modlist Profile:

**Describe the Bug**
Please provide as much information about the issue you are experiencing, and the circumstances the lead to it:

**To Reproduce**
Please provide as many steps as possible to reproduce the issue you are seeing:

**Expected Behavior**
A clear and concise description of what you would expect to happen instead:

**Screenshots and Save Upload**
If applicable, add screenshots to help explain your problem. It may also be very useful for you to upload both your save and skse co-save files.

**Additional Context**
Add any other context about the problem here.
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
---
name: Feature Request
about: Suggest a a new mod, a mod removal, or a tweak to an existing aspect of the
mod list.
title: ''
labels: enhancement, Needs triage
assignees: ''

---

**Describe the Feature**
Please provide as much information about the issue you are experiencing, and the circumstances the lead to it:

**Link to Mod(s)**
Please provide a link to the mod(s) being suggested here, if applicable. If there is a discussion regarding the change being suggested, linking to that would also be useful

**Additional Context**
Add any other context about the problem here.

0 comments on commit cc3b9b8

Please sign in to comment.