# Contributing

Thanks for helping make GitHub sourcing easier for everyone.

Good contributions:

- Better or new copy-paste queries in `queries.md`.
- New snippets, or improvements to the existing ones (keep them small and dependency-light).
- Additions to `reference-repos.md`, canonical, widely-used repositories for a technology.

Guidelines:

- Snippets stay Python 3, standard library plus `requests`.
- Only public GitHub data. Never add anything that scrapes private data or bypasses the API.
- Be honest about limits (rate limits, the 1000-result ceiling) in comments.

Open a pull request with a short description of what you changed and why.
