Merge pull request #1840 from Margen67/issue_template
Update to new issue template workflow
This commit is contained in:
commit
2c440eb03a
|
@ -0,0 +1,5 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Cxbx-Reloaded Discord server
|
||||
url: https://discord.gg/26Xjx23
|
||||
about: You can ask questions here.
|
|
@ -1,5 +1,14 @@
|
|||
---
|
||||
name: Issue template
|
||||
about: Issue template.
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Questions can be asked on Gitter https://gitter.im/Cxbx-Reloaded/Lobby or Discord https://discord.gg/26Xjx23
|
||||
Questions can be asked on Discord: https://discord.gg/26Xjx23
|
||||
If this is an issue specifically related to one game, please report it at https://github.com/Cxbx-Reloaded/game-compatibility
|
||||
Any emulation/general issues like crashes when a controller is connected, or regressions across several titles can be reported here.
|
||||
-->
|
Loading…
Reference in New Issue