Contributing

Contributions are welcome. This is an open-source framework — the more perspectives and expertise it includes, the better it serves organizations adopting AI.

What We’re Looking For

Guidelines

  1. No personal or sensitive data. All examples must use hypothetical or publicly available information.
  2. Keep it practical. Every addition should teach by doing, not by lecturing.
  3. Maintain the micro-learning format. Exercises should be completable in 10-20 minutes.
  4. Test your exercises. Run the prompts yourself before submitting. Include sample outputs if helpful.
  5. Update diagrams if your changes affect process flows.
  6. Follow existing formatting. Match the style and structure of current content.

How to Contribute

  1. Fork the repository
  2. Create a feature branch (git checkout -b add-finance-exercises)
  3. Make your changes
  4. Test that the site builds locally (bundle exec jekyll serve)
  5. Submit a pull request with a clear description of what you added and why

Questions?

Open an issue. We’re happy to discuss ideas before you invest time in a PR.