Skip to content

Commit e122643

Browse files
authored
docs: redirect questions to general discussions (#728)
1 parent b792bdc commit e122643

File tree

3 files changed

+1
-6
lines changed

3 files changed

+1
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -93,9 +93,6 @@ body:
9393
What did you do for the bug to show up?
9494
9595
If you can't cause the bug to show up again reliably (and hence don't have a proper set of steps to give us), please still try to give as many details as possible on how you think you encountered the bug.
96-
97-
⚠️ Please **DO NOT** add links to SimpleMobileTools issues as they can be deleted at any time. Instead, copy-paste any useful information or instructions manually.
98-
9996
placeholder: |
10097
1. Go to '...'
10198
2. Click on '....'

.github/ISSUE_TEMPLATE/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
blank_issues_enabled: false
22
contact_links:
33
- name: Questions
4-
url: https://github.com/FossifyOrg/Calendar/discussions
4+
url: https://github.com/orgs/FossifyOrg/discussions
55
about: Please ask and answer questions here.

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ body:
3333
label: Feature description
3434
description: |
3535
Explain how you want the app's look or behavior to change to suit your needs.
36-
37-
⚠️ Please **DO NOT** add links to SimpleMobileTools issues as they can be deleted at any time. Instead, copy-paste any useful information manually.
3836
validations:
3937
required: true
4038

0 commit comments

Comments
 (0)