Skip to content

Commit 3c9b848

Browse files
committed
Merge branch 'develop' into feature/lua
2 parents 94eba62 + 3e1d0fa commit 3c9b848

File tree

264 files changed

+3518
-2815
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

264 files changed

+3518
-2815
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,14 @@ body:
2929
id: platform
3030
attributes:
3131
label: Platform
32-
description: What type is your server running on?
32+
description: On which platform did you encounter this bug?
3333
options:
3434
- Android
3535
- Windows
36+
- MacOS
3637
- Linux
3738
- Web
39+
multiple: true
3840
validations:
3941
required: true
4042
- type: textarea
@@ -47,7 +49,7 @@ body:
4749
id: terms
4850
attributes:
4951
label: Code of Conduct
50-
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/LinwoodDev/Setonix/blob/develop/CODE_OF_CONDUCT.md)
52+
description: By submitting this issue, you agree to follow our [Code of Conduct](https://github.com/LinwoodDev/butterfly/blob/develop/CODE_OF_CONDUCT.md)
5153
options:
5254
- label: I agree to follow this project's Code of Conduct
5355
required: true

0 commit comments

Comments
 (0)