mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
chore: added issue templates
This commit is contained in:
parent
351b38801b
commit
5783aa02f4
5 changed files with 234 additions and 0 deletions
12
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
12
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: 📚 Documentation
|
||||
url: https://github.com/SurfSense/SurfSense/tree/main/docs
|
||||
about: Check our documentation for guides and setup instructions
|
||||
- name: 💬 Discussions
|
||||
url: https://github.com/SurfSense/SurfSense/discussions
|
||||
about: Ask questions and discuss ideas with the community
|
||||
- name: 🤝 Contributing Guide
|
||||
url: https://github.com/SurfSense/SurfSense/blob/main/CONTRIBUTING.md
|
||||
about: Learn how to contribute to SurfSense
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue