Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 846 Bytes

File metadata and controls

30 lines (17 loc) · 846 Bytes

Contributing

This guide is a living document. If something is missing, outdated, or wrong — open a PR.


How to contribute

This repo follows a standard PR workflow.

  1. Branch from main
  2. Make your changes
  3. Open a PR with a short description of what you changed and why
  4. Someone with merge access will review

For small fixes, open a PR directly. For larger changes, open an issue or discuss in #ai-explorers first to avoid conflicts.


Keeping things current

The AI tooling landscape moves fast. A few things that help keep the guide from going stale:

  • If you notice something is outdated, flag it with a comment in the PR or open an issue — even if you can't fix it yourself
  • When tools or APIs change, update the relevant doc and note the date in the commit message

Questions? #ai-explorers on Slack.