Contributing Docs
Workflow
- Create one pull request per feature or tutorial update.
- Add or update pages under the correct audience folder in
docs/. - Keep screenshots short and task-focused.
- Run
npm run buildlocally before requesting review.
Authoring rules
- Write for customers first, not internal implementation details.
- Prefer short paragraphs and numbered steps.
- Use one page per feature tutorial.
- Link to related audience pages instead of duplicating content.
Naming convention
Use kebab-case filenames that describe the task, for example:
create-and-manage-accounts.mdsubmit-assignment.mdpay-invoice.md