Add github issues template

This commit is contained in:
Johan Malm 2024-11-02 18:59:51 +00:00 committed by Johan Malm
parent 49587d48d6
commit c29d8a2174
3 changed files with 85 additions and 1 deletions

14
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View 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.