Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.43 KB

File metadata and controls

47 lines (28 loc) · 1.43 KB

Contributing

Thanks for taking the time to read through the playbooks.

This is a documentation repository — not a code library. There are no packages to install, no pull requests for features, and no issues for enhancement requests. Here is exactly how to engage:


Found a mistake in a chapter?

Open an Issue on the repository with:

  • Which playbook and chapter
  • What the mistake is
  • What the correct version should be

Keep it specific. "Chapter 7 says to put the hook in settings.json but it belongs in .claude/hooks/" is a good issue. "I think the setup could be better" is not.


Have a question or want to discuss something?

Use GitHub Discussions on the repository — not Issues.

Discussions are for:

  • Questions about how to apply the setup to your project
  • Sharing what worked or didn't work in your own usage
  • Suggesting a topic that should be covered in a future chapter

Want to suggest an improvement to a chapter?

Open a Discussion first. Describe what's missing or unclear and why. If it's a valid gap, it will be addressed in a chapter update.


What not to do

  • Do not open Issues for questions — use Discussions
  • Do not open Issues asking for new playbooks or frameworks — use Discussions
  • Do not submit pull requests without opening a Discussion first

License

By contributing, you agree that your input may be incorporated into the playbooks under the existing MIT License.