mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: Add issue templates and disable blank issues
This commit adds feature request and bug report templates to the repository. It also disables the ability to create blank issues, requiring users to use one of the provided templates.
This commit is contained in:
parent
160f02018f
commit
efc2a32915
3 changed files with 124 additions and 0 deletions
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: Meshtastic-Android Discussions
|
||||
url: https://github.com/meshtastic/Meshtastic-Android/discussions
|
||||
about: Please ask and answer questions here.
|
||||
- name: Meshtastic Website
|
||||
url: https://meshtastic.org/
|
||||
about: Docs and other ways to contact us here.
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue