mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2026-03-17 18:40:09 -04:00
create(issue-templates): add bug report and feature request templates (#138)
This commit is contained in:
10
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
10
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
blank_issues_enabled: false
|
||||
|
||||
contact_links:
|
||||
- name: 💬 Support Question
|
||||
url: https://github.com/Dictionarry-Hub/database/discussions/new?category=q-a
|
||||
about: Ask questions and get help from the community
|
||||
|
||||
- name: 📚 Check the Docs
|
||||
url: https://dictionarry.dev
|
||||
about: Read the documentation before opening an issue
|
||||
Reference in New Issue
Block a user