Skip to content

Commit 14f8038

Browse files
committed
Update issue templates
1 parent 63d4482 commit 14f8038

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Bug
2-
description: Report a problem
2+
description: Report a validated bug -- NOT FOR SUPPORT REQUESTS
33
labels: [bug]
44
body:
55
- type: markdown

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
3-
- name: 🛟 Community Support
3+
- name: 🛟 Support 🛟
44
url: https://omarchy.org/discord
55
about: Need help? Join our Discord community for support with any issues. GitHub issues should be used for verified bugs, documentation, and enhancement proposals only.

.github/ISSUE_TEMPLATE/enhancement.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Enhancement
2-
description: Feature or change
2+
description: Suggest a feature or change
33
labels: [enhancement]
44
body:
55
- type: markdown

0 commit comments

Comments
 (0)