BSData / BSData/mordheim

RELEASE THREAD: September 2026

Open
#387 0 comments 0 reactions 0 assignees View on GitHub
Type: Release Thread
Dominant language
No language data
Stars
17
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Data Developers - Please use this issue to push new releases if doing so via comment.

# Explainer

- Create an issue comment that starts with `/release` on the first line.
- Second (non-empty) line will be used as a release title/name.
- All following lines will be interpreted as a release description/body.
- Description (even if empty) will always be appended with a comparison link to the previous release, unless there is no previous release.

# How to

Add a comment with one of the following to push a release:

### For a standard release:

*given latest release v2.2.2, will create a release v2.2.3 (increases patch)*
> /release
>
> This is title of v2.2.3

### For a Chapter Approved/Big FAQ initial releases (game-wide updates):

*given latest release v2.2.2, will create a release v2.3.0 (increases minor, resets patch)*
> /release bump=minor
>
> This is title of v2.3.0

### For a new game edition:

*given latest release v2.2.2, will create a release v3.0.0 (increases major, resets minor and patch)*
> /release bump=major
>
> This is title of v3.0.0

Contributor guide

Open the contributing guide

Research direction

This issue is a release coordination thread, not a coding task, and names no files, tests, or entry points. Read the release instructions in the issue body; done means posting an appropriately formatted /release comment when a release is needed.

Written by the indexing model from the issue text.

Assessment

Domain
release
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Active
Clarity
Clearly specified
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.