Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <kcgen@users.noreply.github.com>2022-10-16 20:41:05 +0300
committerkcgen <kcgen@users.noreply.github.com>2022-10-16 20:41:05 +0300
commit246508b9474021c7c7aa3d2900981b0023001fea (patch)
tree9e54c82bc3bc7e3413bc66445a27ab717e1eea67
parentd6567a79d62fa38f0a52bb9aee406d197b7e409d (diff)
Draft release notes using minor version
-rw-r--r--.github/release-drafter.yml19
1 files changed, 7 insertions, 12 deletions
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml
index 7dad1f9b6..885bcbf1b 100644
--- a/.github/release-drafter.yml
+++ b/.github/release-drafter.yml
@@ -1,6 +1,6 @@
-name-template: "v$NEXT_MAJOR_VERSION"
+name-template: "v$NEXT_MINOR_VERSION"
-tag-template: "v$NEXT_MAJOR_VERSION"
+tag-template: "v$NEXT_MINOR_VERSION"
prerelease: true
@@ -41,24 +41,19 @@ template: |
- [Windows](/downloads/windows/)
- [macOS](/downloads/macos/)
- At the `C:\>` prompt, run: `config -wc` to upgrade your config file with
- the currently-supported settings.
+ At the `C:\>` prompt, run: `config -wc` to upgrade your config file with the currently-supported settings.
## Changes
$CHANGES
- ## Release Contributors
+ ## Contributors
$CONTRIBUTORS
## Thank You
- Thanks to our financial contributors who allow us to purchase
- hardware, licenses, and other non-trivial expenses to keep the team
- and project going.
+ Thanks to our financial contributors who allow us to purchase hardware, licenses, and other non-trivial expenses to keep the team and project going.
- To support our work, donate to our [GitHub Sponsors](https://github.com/sponsors/dosbox-staging) or
- [Open Collective](https://opencollective.com/dosbox-staging).
+ To support our work, donate to our [GitHub Sponsors](https://github.com/sponsors/dosbox-staging) or [Open Collective](https://opencollective.com/dosbox-staging).
- We are grateful for all community contributions as well as the
- original DOSBox project, upon which DOSBox Staging is based.
+ We are grateful for all community contributions as well as the original DOSBox project, upon which DOSBox Staging is based.