Skip to content

Commit

Permalink
add: issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
TechStreetDev authored Jan 4, 2024
1 parent 25a288a commit 42e1d00
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
25 changes: 25 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
---
name: Bug Report
about: Create a report to help us improve the mod.
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
[A clear and simple description of what the bug is **Remove this line!**]

**To Reproduce**
Steps to reproduce the behaviour:
1. [replace with]
2. [all the steps]
3. [required to explain]
4. [how to reproduce]
5. [remove/add steps as you see fit]

**Screenshot/Video**
[Screenshots/video evidence of the issue occuring is applicable. **Remove this line!**]

**Effected Scripts**
[Add any website links to effected scripts. **Remove this line!**]
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: Discord Contact
url: https://discord.gg/gtfFwWEapx
about: Contact us via our discord

0 comments on commit 42e1d00

Please sign in to comment.