Contributing to Conviso Docs
To contribute to Conviso Docs, you must follow the Documentation Writing Best Practices guide.
Quick Start​
- Fork the repository.
- Edit a file inside
docs/. - Commit your change to your fork.
- Open a pull request to
convisoappsec/conviso-docs:main. - Wait for review and feedback.
Prerequisites​
- A GitHub account.
- Basic Markdown/MDX editing.
Optional:
Contribution Flows​
Flow A: Edit directly on GitHub (fastest)​
- Open the page source file in your fork under
docs/. - Click the edit button.
- Make your change in Markdown/MDX.
- Use Preview to verify rendering.
- Commit with a clear title and description.
- Open a pull request against
main.
Flow B: Edit locally​
- Clone your fork.
- Run
yarn install. - Start docs locally with
yarn start. - Edit files in
docs/. - Validate the page locally.
- Commit, push, and open a pull request.
Pull Request Checklist​
Before opening your PR, confirm:
- The page content is accurate and clear.
- Markdown/MDX renders correctly.
- Links and images work.
- Title and description explain the change.
- Scope is limited to the intended documentation update.
Standardized Screenshots (Required)​
Install the screenshot runtime once:
- Install browser runtime:
yarn screenshot:install
For screenshot execution and standards, follow: Documentation Writing Best Practices
Detailed Visual Guide​
If you prefer a step-by-step visual walkthrough, use the screenshots below.
Repository and Fork​




Edit and Commit​




Pull Request​






Support​
If you need help, contact support@convisoappsec.com.
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.