0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)Rust3 forks (3 forks)auto 404
documentationenhancementgood first issue
Repository metrics
- Stars
- 9 stars (9 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
Like the nf-core template (example with seanome/nf-core-kmerseek below), let's add status badges showing the version, linting, tests passing, etc for social proof that our tool is well-maintained.
Contributor guide
- Research direction
- Examine the example from nf core (link provided) and add similar badges to README.md. Use shields.io for badges reflecting test status, code coverage, linting, and version. Ensure the CI workflow (e.g., GitHub Actions) generates these badges.
- Tech stack
- rust
- Domain
- documentationci cd
- Issue type
- Documentation
- Prerequisites
- Markdown