Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
m417z authored Sep 17, 2023
1 parent 92fc891 commit 3ad67f6
Show file tree
Hide file tree
Showing 3 changed files with 37 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
name: Bug report
about: Report a bug in a Windhawk mod
title: ''
labels: mod-bug
assignees: ''

---

<!--
⚠️ Before reporting a bug, please go over the troubleshooting page:
https://github.com/ramensoftware/windhawk/wiki/Troubleshooting
Include the mod name in the title, and tag the mod's author using their GitHub handle. Attach debug logs to the report.
-->
12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/feature-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
name: Feature request
about: Suggest an idea for an existing Windhawk mod
title: ''
labels: mod-enhancement
assignees: ''

---

<!--
Include the mod name in the title, and tag the mod's author using their GitHub handle.
-->
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/new-mod-idea.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
name: New mod idea
about: Suggest an idea for a new Windhawk mod
title: ''
labels: new-mod-idea
assignees: ''

---


0 comments on commit 3ad67f6

Please sign in to comment.