Contribute to the documentation¶
Documentation changes use the same review standard as application changes. A procedure must be accurate for the version it names, safe to follow, and useful without requiring the reader to inspect Octoform's implementation.
Before opening a pull request¶
- Check whether the change describes released behavior.
- State prerequisites, permissions, applicability, result, and recovery.
- Use fictitious owners, repositories, tokens, and file paths.
- Run the complete local verification command.
- Inspect the generated site in both light and dark modes at mobile and desktop widths.
See the repository contribution guide for environment setup, commands, and the review checklist.