Guidelines
This document is intended for all readers and contributors. We have defined coding, documentation, and testing guidelines.
The code section lays out the coding standards. This helps anyone understand and modify the code at any point while keeping the code consistent.
Code
The test section briefs you about best practices for writing end-to-end tests.
Test
The document section details you on the language style, grammar, markdown syntax, and documentation process.
Document