Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: Bug report
description: File a bug report
title: "issue: "
type: Bug
body:
- type: markdown
attributes:
value: |
Thanks for taking the time to fill out this bug report!
- type: textarea
id: what-happened
attributes:
label: What happened?
description: What did you expect to happen?
validations:
required: true
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
contact_links:
- name: Developer Stoat Server
url: https://stt.gg/API
about: Ask questions and discuss with others.
- name: Stoat Support
url: https://support.stoat.chat/
about: See official resources for help with using Revolt or contacting the team.
- name: Discussions
url: https://github.com/orgs/stoatchat/discussions
about: For larger feature requests and general question & answer.