Documentation Standards¶
-
Understand the Documentation Standards
Familiarize Yourself with Style Guides: Understand the documentation's style guide, including language tone, formatting norms, and technical jargon usage.
Follow Structural Guidelines: Adhere to the existing structure and organization of the documentation.
-
Review Existing Content Before Contributing
Avoid Duplications: Ensure your contribution doesn’t duplicate existing content.
Consistency: Check for consistency with related topics or sections.
-
Clear and Concise Writing
Be Brief and to the Point: Avoid unnecessary verbosity. Aim for clarity and brevity.
Use Simple Language: Prefer plain language over technical jargon unless necessary.
-
Technical Accuracy
Fact-check: Double-check your technical information for accuracy.
Stay Current: Make sure the information aligns with the latest version of the product or technology.
-
Use Examples and Visuals When Appropriate
Relevant Examples: Include examples that are relevant and easy to understand.
Visual Aids: Use diagrams, screenshots, or videos to enhance understanding, especially for complex topics.
-
Peer Review and Feedback
Seek Peer Review: Before submitting, have your work reviewed by peers for an additional quality check.
Be Open to Feedback: Be receptive to feedback and willing to make necessary revisions.
-
Properly Cite Sources
Cite External Sources: If you use information or quotes from external sources, make sure to cite them properly.
-
Test Your Instructions or Code
Verify Instructions: If your contribution includes instructions or procedures, test them to ensure they work as intended.
Code Snippets: If applicable, ensure code snippets are accurate, simple, and tested.
-
Update Documentation Regularly
Keep Information Up-to-date: Regularly review and update your contributions to keep them current with the latest updates or changes.
-
Engage with the Community
Respond to Feedback: Engage with the community by responding to comments or queries regarding your contributions.
Collaborative Attitude: Be willing to collaborate with others to improve the quality of the documentation.
-
Document the Reason for Changes
Provide meaningful context and detail: When making changes, especially revisions, detail the reasons for the change in the Pull Request to provide context.
-
Use Inclusive Language
Use Inclusive Language: Ensure your language is inclusive and does not discriminate against any group of people.