1.5 KiB
1.5 KiB
title, task, lineage_type, upstream_source, upstream_sha, imported_at, prompt_class, upstream_changes, author, validated
| title | task | lineage_type | upstream_source | upstream_sha | imported_at | prompt_class | upstream_changes | author | validated |
|---|---|---|---|---|---|---|---|---|---|
| Contribution Guidelines | import | https://github.com/GoekeLab/awesome-genomic-skills/blob/f88d9494/CONTRIBUTING.md | f88d9494 | 2026-06-26 | catalogue | accepted | upstream | false |
Contribution Guidelines
Thank you for considering contributing to Awesome Genomic Skills! This is a curated list, so please make sure your suggestion meets the criteria below before submitting a pull request.
Adding an Item
- Fork the repository and create a new branch.
- Add your item to the appropriate section in
README.md. - Submit a pull request with a clear description of the item and why it belongs in the list.
Criteria for Inclusion
To be included, a repository should meet the following:
- Relevance — directly related to AI coding agents, and useful for genomics/bioinformatics.
- Quality — actively maintained, well-documented, and demonstrably useful.
- Not deprecated — must not be archived or abandoned.
Format
Each entry should follow this format:
- [Repository Name](URL) - Short description explaining what it does and why it is useful.
- Keep descriptions concise (one or two sentences).
- Place the entry in the most appropriate existing section.
- If no section fits, propose a new one in your pull request description.
Pull Request Guidelines
- Verify all links are correct and publicly accessible.