mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-29 19:06:24 +02:00
Merge pull request #477 from MODSetter/dev
fix(issue-template): change documentation and contribution links to r…
This commit is contained in:
commit
ca341f07a2
1 changed files with 3 additions and 4 deletions
7
.github/ISSUE_TEMPLATE/config.yml
vendored
7
.github/ISSUE_TEMPLATE/config.yml
vendored
|
|
@ -1,12 +1,11 @@
|
|||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: 📚 Documentation
|
||||
url: https://github.com/SurfSense/SurfSense/tree/main/docs
|
||||
url: https://www.surfsense.com/docs
|
||||
about: Check our documentation for guides and setup instructions
|
||||
- name: 💬 Discussions
|
||||
url: https://github.com/SurfSense/SurfSense/discussions
|
||||
url: https://github.com/MODSetter/SurfSense/discussions
|
||||
about: Ask questions and discuss ideas with the community
|
||||
- name: 🤝 Contributing Guide
|
||||
url: https://github.com/SurfSense/SurfSense/blob/main/CONTRIBUTING.md
|
||||
url: https://github.com/MODSetter/SurfSense/blob/main/CONTRIBUTING.md
|
||||
about: Learn how to contribute to SurfSense
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue