mirror of
https://github.com/OpenBB-finance/OpenBB.git
synced 2026-05-07 06:23:26 +08:00
49 lines
1.5 KiB
YAML
Vendored
49 lines
1.5 KiB
YAML
Vendored
name-template: 'OpenBB Platform v$NEXT_MINOR_VERSION'
|
|
tag-template: 'v$NEXT_MINOR_VERSION'
|
|
categories:
|
|
- title: 🚨 OpenBB Platform Breaking Changes
|
|
labels:
|
|
- 'breaking_change'
|
|
- title: 🦋 OpenBB Platform Enhancements
|
|
labels:
|
|
- 'platform'
|
|
- 'v4'
|
|
- title: 🐛 OpenBB Platform Bug Fixes
|
|
labels:
|
|
- 'bug'
|
|
- title: 📚 OpenBB Documentation Changes
|
|
labels:
|
|
- 'docs'
|
|
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
|
change-title-escapes: '\<*_&'
|
|
exclude-contributors:
|
|
- 'jmaslek'
|
|
- 'DidierRLopes'
|
|
- 'deeleeramone'
|
|
- 'hjoaquim'
|
|
- 'jose-donato'
|
|
- 'luqmanbello'
|
|
- 'montezdesousa'
|
|
- 'tehcoderer'
|
|
- 'colin99d'
|
|
- 'piiq'
|
|
- 'andrewkenreich'
|
|
- 'IgorWounds'
|
|
- 'minhhoang1023'
|
|
|
|
template: |
|
|
## Thank you and welcome to our new contributors 🔥
|
|
$CONTRIBUTORS
|
|
|
|
## Summary 🎉
|
|
|
|
## What's changed 🚀
|
|
$CHANGES
|
|
|
|
We are proud of our community contributors and staunch supporters of open-source ecosystems.
|
|
Help us promote our community by tagging `@openbb_finance` on X with a link to your pull request,
|
|
and join our Discord server to chat about your contribution! We want to hear about your experience!
|
|
|
|
### Links 🦋
|
|
[Website](https://openbb.co/), [Twitter](https://twitter.com/openbb_finance), [Linkedin](https://www.linkedin.com/company/openbb-finance), [Instagram](https://www.instagram.com/openbb.finance/), [Reddit](https://www.reddit.com/r/openbb/), [Discord](https://discord.com/invite/xPHTuHCmuV)
|