Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
name: Bug
about: Create a report and help us improve
title: ''
labels: bug
assignees: ''

---

**Output of `plugin_load spt` or `plugin_print`**:
<!-- Put info here -->

**Game, output of `version` command and mod**:
<!-- Put info here -->

**Commands or behaviors that don't work or show as expected**:
<!-- Put info here -->
14 changes: 14 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: ''

---

**Feature description**:
<!-- Info here -->

**Example(s)**:
<!-- If this idea is based on a feature in another app (e.g. SourceAutoRecord, ImGui, etc.), give a link to it and show an image of it in action. If applicable, draw out what you think it should look like. -->