Skip to content

Commit 264a81e

Browse files
chore: add link to documentation when opening an issue
This adds a link to the docs when opening an issue. This makes users more likely to read the documentation and try and fix it themselves before opening an issue.
1 parent 8a0cee9 commit 264a81e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
blank_issues_enabled: false
22
contact_links:
3+
- name: Documentation
4+
about: Read Slyde' Documentation
5+
url: https://slyde.js.org/
36
- name: Ask Questions
47
about: Ask questions to the community.
58
url: https://github.com/Tygo-van-den-Hurk/Slyde/discussions/new?category=q-a

0 commit comments

Comments
 (0)