1
0
Fork 0

chore: Changing gitter links to Discord

This commit is contained in:
Joost De Cock 2020-10-03 15:53:09 +02:00
parent 31c23b9038
commit 74690787d0
2 changed files with 27 additions and 28 deletions

View file

@ -1,35 +1,34 @@
_all: _all:
version: version:
link: "https://www.npmjs.com/package/{{{fullname}}}" link: 'https://www.npmjs.com/package/{{{fullname}}}'
img: "https://img.shields.io/npm/v/{{{fullname}}}.svg" img: 'https://img.shields.io/npm/v/{{{fullname}}}.svg'
alt: "{{{fullname}}} on NPM" alt: '{{{fullname}}} on NPM'
license: license:
link: "https://opensource.org/licenses/MIT" link: 'https://opensource.org/licenses/MIT'
img: "https://img.shields.io/npm/l/{{{fullname}}}.svg?label=License" img: 'https://img.shields.io/npm/l/{{{fullname}}}.svg?label=License'
alt: "License: MIT" alt: 'License: MIT'
deepscan: deepscan:
link: "https://deepscan.io/dashboard#view=project&tid=2114&pid=2993&bid=23256" link: 'https://deepscan.io/dashboard#view=project&tid=2114&pid=2993&bid=23256'
img: "https://deepscan.io/api/teams/2114/projects/2993/branches/23256/badge/grade.svg" img: 'https://deepscan.io/api/teams/2114/projects/2993/branches/23256/badge/grade.svg'
alt: "Code quality on DeepScan" alt: 'Code quality on DeepScan'
issues: issues:
link: "https://github.com/freesewing/freesewing/issues?q=is%3Aissue+is%3Aopen+label%3Apkg%3A{{name}}" link: 'https://github.com/freesewing/freesewing/issues?q=is%3Aissue+is%3Aopen+label%3Apkg%3A{{name}}'
img: "https://img.shields.io/github/issues/freesewing/freesewing/pkg:{{name}}.svg?label=Issues" img: 'https://img.shields.io/github/issues/freesewing/freesewing/pkg:{{name}}.svg?label=Issues'
alt: "Open issues tagged pkg:{{name}}" alt: 'Open issues tagged pkg:{{name}}'
_social: _social:
twitter: twitter:
link: "https://twitter.com/freesewing_org" link: 'https://twitter.com/freesewing_org'
img: "https://img.shields.io/badge/%F3%A0%80%A0-Follow%20us-blue.svg?logo=twitter&logoColor=white&logoWidth=15" img: 'https://img.shields.io/badge/%F3%A0%80%A0-Follow%20us-blue.svg?logo=twitter&logoColor=white&logoWidth=15'
alt: "Follow @freesewing_org on Twitter" alt: 'Follow @freesewing_org on Twitter'
gitter: discord:
link: "https://gitter.im/freesewing/chat" link: 'https://chat.freesewing.org'
img: "https://img.shields.io/badge/%F3%A0%80%A0-Chat%20with%20us-CA0547.svg?logo=gitter&logoColor=white&logoWidth=15" img: 'https://img.shields.io/discord/698854858052075530?label=Chat%20on%20Discord'
alt: "Chat with us on Gitter" alt: 'Chat with us on Discord'
patron: patron:
link: "https://freesewing.org/patrons/join" 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" 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" alt: 'Become a FreeSewing Patron'
instagram: instagram:
link: "https://instagram.com/freesewing_org" link: 'https://instagram.com/freesewing_org'
img: "https://img.shields.io/badge/%F3%A0%80%A0-Follow%20us-E4405F.svg?logo=instagram&logoColor=white&logoWidth=15" img: 'https://img.shields.io/badge/%F3%A0%80%A0-Follow%20us-E4405F.svg?logo=instagram&logoColor=white&logoWidth=15'
alt: "Follow @freesewing_org on Twitter" alt: 'Follow @freesewing_org on Twitter'

View file

@ -43,7 +43,7 @@ should [become a patron](https://freesewing.org/patrons/join).
- 💻 Makers website: [freesewing.org](https://freesewing.org) - 💻 Makers website: [freesewing.org](https://freesewing.org)
- 💻 Developers website: [freesewing.dev](https://freesewing.dev) - 💻 Developers website: [freesewing.dev](https://freesewing.dev)
- 💬 Chat: [gitter.im/freesewing](https://gitter.im/freesewing/chat) - 💬 Chat: On Discord via [chat.freesewing.org](https://chat.freesewing.org/)
- 🐦 Twitter: [@freesewing_org](https://twitter.com/freesewing_org) - 🐦 Twitter: [@freesewing_org](https://twitter.com/freesewing_org)
- 📷 Instagram: [@freesewing_org](https://instagram.com/freesewing_org) - 📷 Instagram: [@freesewing_org](https://instagram.com/freesewing_org)
@ -54,7 +54,7 @@ See [the license file](https://github.com/freesewing/freesewing/blob/develop/LIC
## Where to get help 🤯 ## Where to get help 🤯
Our [chatroom on Gitter](https://gitter.im/freesewing/chat) is the best place to ask questions, Our [chatrooms on Discord](https://chat.freesewing.org/) are the best place to ask questions,
share your feedback, or just hang out. share your feedback, or just hang out.
If you want to report a problem, please [create an issue](https://github.com/freesewing/freesewing/issues/new). If you want to report a problem, please [create an issue](https://github.com/freesewing/freesewing/issues/new).