diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md new file mode 100644 index 00000000..c3cdc8fb --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -0,0 +1,32 @@ +--- +name: Bug report +about: Please report a bug to improve SchildiChat Web/Desktop. +title: '' +labels: 'bug' +assignees: '' + +--- + +**Description**: + + +**Steps to reproduce the bug**: + +1. +2. +3. + +**Expected result**: + + +**Actual result**: + + +**Client**: +- SchildiChat version: [e.g. 1.11.36-sc.3] +- Olm version: [e.g. 3.2.14] +- OS: +- Browser: + +**Additional context**: + diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml new file mode 100644 index 00000000..331cb579 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -0,0 +1,5 @@ +blank_issues_enabled: false +contact_links: + - name: Questions & support + url: https://matrix.to/#/#web:schildi.chat + about: Please ask and answer questions here. diff --git a/.github/ISSUE_TEMPLATE/feature-suggestion.md b/.github/ISSUE_TEMPLATE/feature-suggestion.md new file mode 100644 index 00000000..1b5bf9e4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature-suggestion.md @@ -0,0 +1,17 @@ +--- +name: Feature suggestion +about: Please submit your idea to improve SchildiChat Web/Desktop. +title: '' +labels: 'enhancement' +assignees: '' + +--- + +**Description**: + + +**Describe alternatives you've considered**: + + +**Additional context**: +