Contributing at Luxoria
Introduction
This is the official documentation for the Luxoria project.
Are you ready for development ?
If you are ready to start developing, please follow the development guidelines.
How to contribute
To contribute to this documentation, please follow the steps below:
Step 1: Fork the repository
Click on the
Fork
button at the top right corner of the repository.
Step 2: Clone the repository
Clone the repository to your local machine using the following command:
Step 3: Create a new branch
Create a new branch using the following command:
Step 4: Make changes
Make the necessary changes to the documentation.
Step 5: Commit changes
Commit the changes using the following command:
Step 6: Push changes
Push the changes to the repository using the following command:
Step 7: Create a pull request
Create a pull request from your forked repository to the original repository.
Last updated