mirror of
https://github.com/labwc/labwc.git
synced 2025-11-27 07:00:06 -05:00
Add github issues template
This commit is contained in:
parent
49587d48d6
commit
c29d8a2174
3 changed files with 85 additions and 1 deletions
14
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
14
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
blank_issues_enabled: true
|
||||
contact_links:
|
||||
- name: labwc website
|
||||
url: https://labwc.github.io
|
||||
about: General information, manuals and FAQ
|
||||
- name: labwc questions
|
||||
url: https://github.com/labwc/labwc/discussions/categories/q-a
|
||||
about: Ask the community for help
|
||||
- name: labwc feature requests
|
||||
url: https://github.com/labwc/labwc/discussions/categories/feature-requests
|
||||
about: Suggest a feature for labwc
|
||||
- name: labwc on IRC
|
||||
url: https://web.libera.chat/gamja/?channels=#labwc
|
||||
about: Use IRC to get community support for labwc. Might take a while to get an answer.
|
||||
Loading…
Add table
Add a link
Reference in a new issue