Update Issue template

[skip ci]
This commit is contained in:
Alejandro Martinez
2025-01-22 18:27:38 -03:00
parent 05dcba2611
commit ff240a0dd8
3 changed files with 12 additions and 5 deletions

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: GoldenCheetah Users Forum
url: https://groups.google.com/forum/#!forum/golden-cheetah-users
about: Please ask and answer technical support questions here.
- name: GoldenCheetah Developers Forum
url: https://groups.google.com/forum/#!forum/golden-cheetah-developers
about: Please ask and answer source code related questions here.

4
.github/ISSUE_TEMPLATE/issue.md vendored Normal file
View File

@@ -0,0 +1,4 @@
---
name: Open an Issue
about: Issue tracker is **only** for previously discussed Bugs and Features, others will be closed without discussion.
---

View File

@@ -1,5 +0,0 @@
If you need help, technical support or want to ask questions or give feedback, please use users/developers forums:
- Users - https://groups.google.com/forum/#!forum/golden-cheetah-users
- Developers - https://groups.google.com/forum/#!forum/golden-cheetah-developers
Issue tracker is **only** for previously discussed Bugs and Features, others will be closed without discussion.