1
0
Fork 0
freesewing/config/badges.yaml
Joost De Cock 51dc1d9732
[breaking]: FreeSewing v4 (#7297)
Refer to the CHANGELOG for all info.

---------

Co-authored-by: Wouter van Wageningen <wouter.vdub@yahoo.com>
Co-authored-by: Josh Munic <jpmunic@gmail.com>
Co-authored-by: Jonathan Haas <haasjona@gmail.com>
2025-04-01 16:15:20 +02:00

26 lines
1.1 KiB
YAML

_all:
version:
link: 'https://www.npmjs.com/package/{{{fullname}}}'
img: 'https://img.shields.io/npm/v/{{{fullname}}}.svg'
alt: '{{{fullname}}} on NPM'
license:
link: 'https://opensource.org/licenses/MIT'
img: 'https://img.shields.io/npm/l/{{{fullname}}}.svg?label=License'
alt: 'License: MIT'
contributors:
link: '#contributors-'
img: 'https://img.shields.io/badge/all_contributors-{{ name }}-pink.svg'
alt: 'All Contributors'
_social:
forum:
link: 'https://forum.freesewing.org'
img: 'https://img.shields.io/badge/%F3%A0%80%A0-Forum-E4405F.svg?logo=discourse&logoColor=white&logoWidth=15'
alt: 'Follow @freesewing_org on Twitter'
discord:
link: 'https://chat.freesewing.org'
img: 'https://img.shields.io/discord/698854858052075530?label=Chat%20on%20Discord'
alt: 'Chat with us on Discord'
patron:
link: 'https://freesewing.org/patrons/join'
img: 'https://img.shields.io/badge/%F3%A0%80%A0-Support%20us-blueviolet.svg?logo=cash-app&logoColor=white&logoWidth=15'
alt: 'Become a FreeSewing Patron'