Skip to content

Commit 2ee583e

Browse files
committed
doc(issue_template): add link to discussions
1 parent 14795ac commit 2ee583e

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml renamed to .github/ISSUE_TEMPLATE/1-bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "\U0001F41B Bug Report"
1+
name: "🐞 Bug report"
22
description: File a bug report
33
body:
44
- type: markdown

.github/ISSUE_TEMPLATE/feature_request.yml renamed to .github/ISSUE_TEMPLATE/2-feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "\U0001F680 Feature Request"
1+
name: " Feature request"
22
description: Share an idea
33
labels: ["idea"]
44
body:

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
contact_links:
2+
- name: "🙏 Need help with smooth-scrollbar?"
3+
url: https://github.com/idiotWu/smooth-scrollbar/discussions/new?category=q-a
4+
about: Ask a question in the discussions

0 commit comments

Comments
 (0)