-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of https://github.com/zediious/tpfz-sprinkles
- Loading branch information
Showing
2 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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. |