Ways to help
New content contributions are not accepted at this time.
- Reporting bugs or issues with the website
- Suggesting improvements to existing content
- Identifying typos or errors in articles
- Proposing enhancements to the user experience
Ground rules
Breaking any of these rules will result in your pull request being closed. Follow these guidelines above all else:File modification rules
Only modify files under thecontent/snippets or content/collections directories when making changes to the website content (bug fixes or improvements).
Do not modify:
- Build configuration files
- Website source code (unless fixing a bug)
- Documentation outside the content directories
- License or attribution files
Submitting changes
When submitting a pull request:- Fork the repository and create a new branch for your changes
- Make your changes following the writing guidelines
- Test your changes locally if possible
- Write a clear description of what your PR fixes or improves
- Reference any issues that your PR addresses
Pull request checklist
Before submitting, verify that:- Your changes follow the content guidelines
- You’ve only modified files in
content/snippetsorcontent/collections - Your changes are focused on a single issue or improvement
- You’ve provided a clear explanation of the problem and solution
- Your tone is respectful and constructive