mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
Add issue template configuration to replace the dummy support template (#3859)
This commit is contained in:
6
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
6
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
blank_issues_enabled: false
|
||||
|
||||
contact_links:
|
||||
- name: Godot community channels
|
||||
url: https://godotengine.org/community
|
||||
about: Please ask for technical support on one of the other community channels, not here.
|
||||
18
.github/ISSUE_TEMPLATE/support_question.md
vendored
18
.github/ISSUE_TEMPLATE/support_question.md
vendored
@@ -1,18 +0,0 @@
|
||||
---
|
||||
name: Support question
|
||||
about: Asking a question about the engine or something not working
|
||||
title: 'IMPORTANT: This repository does not accept support questions.'
|
||||
labels: archived
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
**IMPORTANT, PLEASE READ**
|
||||
|
||||
Support questions are not accepted on this repository.
|
||||
Please use one of the other community channels instead, such as Discord:
|
||||
|
||||
https://godotengine.org/community
|
||||
|
||||
Do not submit to this repository or your issue will be closed.
|
||||
|
||||
**IMPORTANT, PLEASE READ**
|
||||
Reference in New Issue
Block a user