Thank you for your interest in contributing to the Build in Public Knowledge Hub! Community contributions help keep these playbooks accurate, comprehensive, and valuable for builders worldwide.
- Submit New Modules & Playbooks: Propose new engineering, product, or growth guides relevant to building in public.
- Improve Existing Content: Fix typos, update outdated tool references, or add new real-world case studies.
- Enhance Visual Diagrams & Code Snippets: Add clear ASCII diagrams, flowcharts, or code examples.
- Fork this repository.
- Clone your fork locally:
git clone https://github.com/your-username/buildinpublic.git
- Create a topic branch:
git checkout -b docs/add-new-guide
- Commit your changes with clear, descriptive commit messages:
git commit -m "docs: add guide on indie SaaS pricing strategies" - Push to your fork and submit a Pull Request to the
mainbranch.
- Follow GitHub Flavored Markdown (GFM).
- Keep tone objective, first-principles-based, and actionable.
- Ensure all markdown links are valid and relative paths are formatted correctly.