Skip to content

Commit 957f2a9

Browse files
authored
chore: add issue template to redirect new issues to discussions (#564)
* chore: add issue template to redirect new issues to discussions * chore: delete .github/PULL_REQUEST_TEMPLATE.md * chore: delete .github/ISSUE_TEMPLATE/bug_report.yml * chore: delete .github/ISSUE_TEMPLATE/feature_request.yml
1 parent 89804c8 commit 957f2a9

File tree

4 files changed

+4
-117
lines changed

4 files changed

+4
-117
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1+
blank_issues_enabled: false
12
contact_links:
2-
- name: 💬 Matrix Chat
3-
url: https://matrix.to/#/#cinny:matrix.org
4-
about: Ask questions and talk to other Cinny users and the maintainers
3+
- name: Features, Bug Reports, Questions
4+
url: https://github.com/cinnyapp/cinny/discussions/new/choose
5+
about: Our preferred starting point if you have any questions or suggestions about features or behavior.

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 0 additions & 34 deletions
This file was deleted.

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)