docs: add issue templates (#195)
* docs: add issue templates * refactor: mention show and tell
This commit is contained in:
parent
69d37dfbb0
commit
67e8f231fd
4 changed files with 86 additions and 0 deletions
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
11
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
|
@ -0,0 +1,11 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Ask A Question
|
||||
url: https://github.com/catppuccin/tmux/discussions/new?category=q-a
|
||||
about: Need help tweaking your Catppuccin tmux configuration? Ask questions in GitHub Discussions!
|
||||
- name: Show & Tell
|
||||
url: https://github.com/catppuccin/tmux/discussions/new?category=show-and-tell
|
||||
about: Want to showcase your customised Catppuccin tmux configuration? Show it off in GitHub Discussions!
|
||||
- name: Community Discord
|
||||
url: https://discord.com/servers/catppuccin-907385605422448742
|
||||
about: Chat to other community members!
|
Loading…
Add table
Add a link
Reference in a new issue