Merge branch 'master' of https://github.com/Regalis11/Barotrauma into develop

This commit is contained in:
EvilFactory
2024-03-28 14:26:18 -03:00
271 changed files with 13174 additions and 3021 deletions

View File

@@ -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
View 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.