Contributing to Sales Wiki
Thank you for contributing to Sales Wiki! This guide explains how to submit new terms, edit existing content, and participate in the community.
Ways to Contribute
1. Edit on GitHub (Preferred)
Click "Edit this page" at the bottom of any doc page to:
- Fix typos or errors
- Add examples or clarifications
- Update formulas or references
- Propose new content
This opens a pull request (PR) on GitHub.
2. Submit via Form
Don't have GitHub? Use the "Suggest an edit" link to submit feedback via a form. We'll convert it into an issue or PR.
3. Propose New Terms
Open an issue on GitHub with:
- Term name
- Category (Metric, Capacity, Playbook, etc.)
- Why it matters (1-2 sentences)
- Draft definition (optional but helpful)
Content Standards
Every term page must include:
Required Sections
- Definition: Clear, concise explanation (2-3 sentences)
- Why It Matters: Business impact and use cases
- Formula: Exact calculation with variants documented
- Example Calculation: Worked example with real numbers
- Related Terms: Links to 2-5 related wiki pages
Optional Sections
- Best Practices: Practical implementation guidance
- Common Pitfalls: Mistakes to avoid
- Variants: Different calculation methods
- References: External resources
Writing Guidelines
Be Explicit
❌ "Adjust headcount for ramp" ✅ "Multiply headcount by ramp percentage (e.g., 3 reps × 60% = 1.8 RRE)"
Show Your Work
Include full calculation steps in examples.
Use Tables
For multi-row calculations, use markdown tables.
Define Acronyms
Always spell out acronyms on first use.
Neutral Tone
No marketing speak. No vendor names unless necessary.
Pull Request Process
- Fork the repo (or use GitHub's web editor)
- Make your changes following the content standards above
- Submit PR with a clear title (e.g., "Add CAC Payback Period term")
- Respond to feedback from reviewers
- Merge: Once approved, maintainers will merge
Review Criteria
Reviewers check for:
- ✅ Accuracy of formulas and definitions
- ✅ Clarity and readability
- ✅ Worked examples with realistic numbers
- ✅ Proper formatting and links
- ✅ Neutral, non-promotional tone
License
All contributions are released under the MIT License. By contributing, you agree your work may be freely used and modified.
Questions?
- Open an issue on GitHub
- Tag @maintainers in discussions
- Check existing issues and PRs first
Thank you for helping build the canonical sales wiki!