[Upstream sync] GoekeLab/awesome-genomic-skills (github) — 2 added, 0 modified #1

Merged
promptadmin merged 2 commits from upstream-sync/awesome-genomic-skills-20260626-f88d94 into main 2026-06-26 17:12:15 +00:00
Showing only changes of commit 91a4a25cbb - Show all commits
@@ -0,0 +1,46 @@
---
title: "Contribution Guidelines"
task: ""
lineage_type: import
upstream_source: https://github.com/GoekeLab/awesome-genomic-skills/blob/f88d9494/CONTRIBUTING.md
upstream_sha: f88d9494
imported_at: 2026-06-26
prompt_class: catalogue
upstream_changes: accepted
author: upstream
validated: 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
1. **Fork** the repository and create a new branch.
2. Add your item to the appropriate section in `README.md`.
3. 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:
```markdown
- [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.