The documentation for the RCL applications.
View it online at: https://docs.rclapp.com
This section covers the process for contributing to the documentation. Typo corrections and new articles are welcome contributions.
Articles are stored in the GitHub repository as Markdown files. Simple changes to the content of a Markdown file are made in the browser by selecting the Edit link (pencil) in GitHub in the upper-right corner of the Markdown file. Follow the directions to create a pull request (PR). We will review the PR and accept it or suggest changes.
-
You need a basic understanding of Git and GitHub.com.
-
Open an issue describing what you want to do, such as changing an existing article or creating a new one. Wait for approval before you invest much time.
-
Fork the repo of the main branch and create a new branch for your changes.
-
Submit a PR to the main branch with your changes.
-
Respond to PR feedback.