Skip to content

Commit 9b757d6

Browse files
committed
Merge branch 'release/v21.3.0' into develop
2 parents 95de7bf + 1cec2db commit 9b757d6

File tree

18 files changed

+1508
-121
lines changed

18 files changed

+1508
-121
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# These are supported funding model platforms
22

33
github: dgibbs64 # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
4-
patreon: # Replace with a single Patreon username
4+
patreon: dgibbs # Replace with a single Patreon username
55
open_collective: # Replace with a single Open Collective username
66
ko_fi: # Replace with a single Ko-fi username
77
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel

.github/ISSUE_TEMPLATE/new-server-request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ assignees: ''
77

88
---
99

10-
## What game server would you like adding?
10+
## What game server would you like to add?
1111

1212
[game server]
1313

.github/topissuebot.yml

Lines changed: 0 additions & 4 deletions
This file was deleted.

.github/workflows/create-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111
steps:
1212
# Drafts your next Release notes as Pull Requests are merged into "master"
13-
- uses: release-drafter/release-drafter@v5
13+
- uses: release-drafter/release-drafter@v5.15.0
1414
with:
1515
config-name: release-drafter.yml
1616
env:

0 commit comments

Comments
 (0)