mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-19 18:17:52 +01:00
* update issue templates * Modern! * adds required text for required fields * make this logical * inclusivity for all types of issues, not just bugs * Apply suggestions from code review Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com> * Apply suggestions from code review --------- Co-authored-by: DGamerL <108773801+DGamerL@users.noreply.github.com>
12 lines
766 B
YAML
12 lines
766 B
YAML
#DOCS
|
|
#https://docs.github.com/en/github-ae@latest/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#configuring-the-template-chooser
|
|
#
|
|
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Feature Request
|
|
url: https://www.paradisestation.org/forum/60-suggestions/
|
|
about: Please place all feature requests at the following link. (Paradise Station Forums)
|
|
- name: Exploit Reports
|
|
url: https://www.paradisestation.org/forum/179-exploit-reports/
|
|
about: If your issue is an ingame exploit that allows players to gain an unfair advantage, or an issue which could affect server stability or security, please file it here so that it is safe from prying eyes. (Paradise Station Forums)
|