Thank you for your interest in contributing to Lean Storytelling!
Important
Whether you're fixing a typo, adding a new example, or proposing a major change, your contributions are welcome.
- Use the issue tracker to report bugs, suggest improvements, or ask questions.
- Provide as much detail as possible, including steps to reproduce the issue.
- Fork the Repository: Create your own fork of the repository.
- Create a Branch: Work on a new branch for your changes.
- Make Changes: Write clear, concise, and well-structured content.
- Commit Changes: Use descriptive commit messages.
- Submit a Pull Request: Open a pull request to the main repository.
- Follow the existing writing style in the repository.
- Use clear, concise language.
- Keep sentences and paragraphs short.
- Use headers and lists to organize content.
- Be respectful and considerate in all interactions.
- Follow the Contributor Covenant code of conduct.
/src
SUMMARY.md
/docs
README.md
CONTRIBUTING.md
book.toml
- /src: The root directory for the Lean Storytelling book in md files and folders.
- SUMMARY.md: Main file for mdbook.
- /docs: Static site for the book, built with mdbook.
- README.md: Overview of the Lean Storytelling book.
- CONTRIBUTING.md: This file outlines guidelines for contributing to the book.
- book.toml: This file specifies how to build the static site with mdbook.
By contributing to Lean Storytelling, you agree that your contributions will be licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.