diff --git a/release-drafter/base.yml b/release-drafter/base.yml new file mode 100644 index 0000000..5383db8 --- /dev/null +++ b/release-drafter/base.yml @@ -0,0 +1,31 @@ +name-template: '$REPOSITORY $NEXT_PATCH_VERSION' +tag-template: '$NEXT_PATCH_VERSION' +filter-by-commitish: true + +change-template: '- $TITLE #$NUMBER by @$AUTHOR' +template: | + ## Changes + + $CHANGES + + ## :heart: Thanks to our premium sponsors! + +
+ + + +
+ + If you find Open Source project useful for work, please consider asking your company to support it by becoming a sponsor. + You can also individually sponsor the project by becoming a backer. + +
+ + + +
+ + ## :bow: Thanks to our contributors + + Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors. + Special thanks to all code contributors who helped with this particular release (they are listed below)!