Skip to content

Commit

Permalink
docs: updated github issues template
Browse files Browse the repository at this point in the history
  • Loading branch information
tabarra committed May 7, 2022
1 parent f82208f commit c1f409f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Feature Request
description: Request a feature or enhancement
title: "[Feature]: <short description>"
title: "[FEATURE]: type here a short description"
labels: [enhancement, feature]

body:
Expand All @@ -15,6 +15,7 @@ body:
attributes:
label: Scope
description: What part of txAdmin is this feature targeting?
multiple: true
options:
- Web
- In-Game Menu
Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG] <short description here>"
title: "[BUG] type here a short description"
labels: ''
assignees: ''

Expand Down
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: General Support
url: https://discord.gg/pTb5UK4gZx
url: https://discord.gg/NsXGTszYjK
about: Please ask general support questions on our Discord!

0 comments on commit c1f409f

Please sign in to comment.