@@ -67,14 +67,9 @@ Reusable pieces of code, which can be **reused** across the projects.
67
67
## Packages
68
68
69
69
![ workflow CI-CD badge]
70
- [ ![ CodeClimate issues badge]] [ codeclimate report ] \
71
- ![ node.js version support badge]
72
70
[ ![ Dependencies badge]] [ dependencies url ]
73
71
74
72
[ workflow ci-cd badge ] : https://img.shields.io/github/actions/workflow/status/terminal-nerds/snippets/ci-cd.yml?label=CI%20%26%20CD&logo=github&style=for-the-badge&branch=main
75
- [ codeclimate issues badge ] : https://img.shields.io/codeclimate/issues/terminal-nerds/snippets?logo=codeclimate&style=for-the-badge
76
- [ codeclimate report ] : https://codeclimate.com/github/terminal-nerds/snippets
77
- [ node.js version support badge ] : https://img.shields.io/node/v-lts/@terminal-nerds/snippets?style=for-the-badge&logo=nodedotjs
78
73
[ dependencies badge ] : https://img.shields.io/librariesio/github/terminal-nerds/snippets?style=for-the-badge
79
74
[ dependencies url ] : https://libraries.io/github/terminal-nerds/snippets " Dependencies status "
80
75
@@ -155,8 +150,15 @@ issue, please follow the instructions, and remember one thing:
155
150
156
151
### Project contributors
157
152
153
+ [ ![ contributors badge]] [ contributors url ]
154
+ [ ![ discord badge]] [ discord invite url ]
155
+
158
156
🥰 Thanks go to these wonderful people and bots _ ([ emoji key] )_ :
159
157
158
+ [ contributors badge ] : https://img.shields.io/github/contributors/terminal-nerds/snippets?style=for-the-badge
159
+ [ contributors url ] : /#contributors
160
+ [ discord badge ] : https://img.shields.io/discord/862890839537877012?label=Discord&logo=discord&style=for-the-badge
161
+ [ discord invite url ] : https://discord.terminal-nerds.dev
160
162
[ emoji key ] : https://allcontributors.org/docs/en/emoji-key
161
163
162
164
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
@@ -177,9 +179,9 @@ issue, please follow the instructions, and remember one thing:
177
179
178
180
### Contributing
179
181
180
- [ ![ contributors badge]] [ contributors url ]
181
182
[ ![ SonarCloud badge]] [ sonarcloud report ]
182
183
[ ![ coverage badge]] [ coverage report ]
184
+ [ ![ CodeClimate issues badge]] [ codeclimate report ]
183
185
184
186
🤝 This project follows the [ all-contributors] specification.\
185
187
** Therefore, contributions of any kind are welcome!**
@@ -188,12 +190,12 @@ Please refer to our [CONTRIBUTING] file for more information about getting invol
188
190
189
191
[ all-contributors ] : https://github.com/all-contributors/all-contributors
190
192
[ contributing ] : ./.github/CONTRIBUTING.md
191
- [ contributors badge ] : https://img.shields.io/github/contributors/terminal-nerds/snippets?style=for-the-badge
192
- [ contributors url ] : /#contributors
193
193
[ sonarcloud badge ] : https://img.shields.io/sonar/quality_gate/terminal-nerds_snippets/main?logo=sonarcloud&server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge
194
194
[ sonarcloud report ] : https://sonarcloud.io/summary/overall?id=terminal-nerds_snippets
195
195
[ coverage badge ] : https://img.shields.io/coverallsCoverage/github/terminal-nerds/snippets?branch=main&style=for-the-badge
196
196
[ coverage report ] : https://coveralls.io/github/terminal-nerds/snippets
197
+ [ codeclimate issues badge ] : https://img.shields.io/codeclimate/issues/terminal-nerds/snippets?logo=codeclimate&style=for-the-badge
198
+ [ codeclimate report ] : https://codeclimate.com/github/terminal-nerds/snippets
197
199
198
200
### Author
199
201
0 commit comments