Skip to content

Commit 7d56ff2

Browse files
authored
Merge pull request #56 from kdestasio/colors
Fix issue #45: conform colors of labels
2 parents e2d6f74 + 621fe04 commit 7d56ff2

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

CONTRIBUTING.rst

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -325,15 +325,25 @@ You're awesome.
325325
`STEMMRoleModels <https://github.com/KirstieJane/STEMMRoleModels>`__
326326
*project.*
327327

328-
.. |help-wanted| image:: https://img.shields.io/badge/-help%20wanted-159818.svg
328+
.. |help-wanted| image:: https://img.shields.io/badge/-help%20wanted-%23128A0C.svg
329329
:target: https://github.com/HBClab/NiBetaSeries/labels/help%20wanted
330-
.. |Question| image:: https://img.shields.io/badge/-question-cc317c.svg
330+
.. |Question| image:: https://img.shields.io/badge/-question-%23cc317c.svg
331331
:target: https://github.com/HBClab/NiBetaSeries/labels/question
332-
.. |good-first-issue| image:: https://img.shields.io/badge/-good%20first%20issue-1b3487.svg
332+
.. |invalid| image:: https://img.shields.io/badge/-invalid-%23e6e6e6.svg
333+
:target: https://github.com/HBClab/NiBetaSeries/labels/invalid
334+
.. |good-first-issue| image:: https://img.shields.io/badge/-good%20first%20issue-%239cdb4a.svg
333335
:target: https://github.com/HBClab/NiBetaSeries/labels/good%20first%20issue
334-
.. |feature| image:: https://img.shields.io/badge/-feature-84b6eb.svg
336+
.. |duplicate| image:: https://img.shields.io/badge/-duplicate-cccccc.svg
337+
:target: https://github.com/HBClab/NiBetaSeries/labels/duplicate
338+
.. |enhancement| image:: https://img.shields.io/badge/-enhancement-%2384b6eb.svg
339+
:target| https://github.com/HBClab/NiBetaSeries/labels/enhancement
340+
.. |feature| image:: https://img.shields.io/badge/-feature-%239d2cd6.svg
335341
:target: https://github.com/HBClab/NiBetaSeries/labels/feature
336-
.. |documentation| image:: https://img.shields.io/badge/-documentation-ffd700.svg
342+
.. |wontfix| image:: https://img.shields.io/badge/-wontfix-8bf4e3.svg
343+
:target: https://github.com/HBClab/NiBetaSeries/labels/wontfix
344+
.. |hackathon| image:: https://img.shields.io/badge/-hackathon-%23463ea3.svg
345+
|target| https://github.com/HBClab/NiBetaSeries/labels/hackathon
346+
.. |documentation| image:: https://img.shields.io/badge/-documentation-%2393f9a7.svg
337347
:target: https://github.com/HBClab/NiBetaSeries/labels/documentation
338348
.. |bug| image:: https://img.shields.io/badge/-bug-ee0701.svg
339349
:target: https://github.com/HBClab/NiBetaSeries/labels/bug

0 commit comments

Comments
 (0)