Skip to content

Commit c4d6378

Browse files
authored
Refactor contributing section with badges
Updated the formatting of the contributing section and added badges for changelog, code coverage, and code health.
1 parent b386f30 commit c4d6378

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
## Contributing | [![KeepAChangelog](https://img.shields.io/badge/changelog-KeepAChangelog-%23E05735)](https://keepachangelog.ps) [![codecov](https://codecov.io/github/stiwicourage/NovaModuleTools/graph/badge.svg?token=BLZP94DZKX)](https://codecov.io/github/stiwicourage/NovaModuleTools) [![CodeScene Average Code Health](https://codescene.io/projects/78904/status-badges/average-code-health)](https://codescene.io/projects/78904)
1+
## Contributing
2+
[![KeepAChangelog](https://img.shields.io/badge/changelog-KeepAChangelog-%23E05735)](https://keepachangelog.ps)
3+
[![codecov](https://codecov.io/github/stiwicourage/NovaModuleTools/graph/badge.svg?token=BLZP94DZKX)](https://codecov.io/github/stiwicourage/NovaModuleTools)
4+
[![CodeScene Average Code Health](https://codescene.io/projects/78904/status-badges/average-code-health)](https://codescene.io/projects/78904)
25

36
**This repository is intentionally opinionated about maintainability, however, we welcome contributions that align with
47
our goals. We want to keep the codebase clean, maintainable, and easy to understand for both users and contributors.**

0 commit comments

Comments
 (0)