Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: Bug Report
|
||||
description: Found a bug? Help us squash it by making a bug report!
|
||||
title: Bug Report
|
||||
labels: Found a bug? Help us squash it by making a bug report!
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
@@ -74,6 +74,8 @@ body:
|
||||
description: Which version of the game did the bug happen in? You can see the current version number in the bottom left corner of your screen in the main menu.
|
||||
options:
|
||||
- v1.2.8.0 (Winter Update hotfix 2)
|
||||
- v1.2.13.0 (unstable)
|
||||
- v1.2.8.0 (EOS test build)
|
||||
- Other
|
||||
validations:
|
||||
required: true
|
||||
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
5
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: Bug reports
|
||||
url: https://github.com/FakeFishGames/Barotrauma/discussions/categories/bug-reports
|
||||
about: Please post your bug reports in the Discussions section.
|
||||
Reference in New Issue
Block a user