Skip to content

Commit f24a808

Browse files
authored
docs: redirect questions to general discussions (#247)
1 parent 1571214 commit f24a808

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
@@ -77,9 +77,6 @@ body:
7777
What did you do for the bug to show up?
7878
7979
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.
80-
81-
⚠️ 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.
82-
8380
placeholder: |
8481
1. Go to '...'
8582
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/File-Manager/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)