diff --git a/website/index.html b/website/index.html index 91f1da53e..179c1e074 100644 --- a/website/index.html +++ b/website/index.html @@ -358,128 +358,96 @@
This documentation contains a - detailed - explanation of - how you can - contribute - to - this - project. If you have any questions or issues, don't hesitate to open an issue in the repository. -
- +This documentation contains a detailed explanation of how you can contribute to this project. If you have any questions or issues, don't hesitate to open an issue in the repository.
+Fork this repository
-Fork this repository
+Clone the forked repository to your local machine. -
-Create a new branch for your feature or bug fix.
-Clone the forked repository to your local machine.
+Make your changes in your branch.
-Create a new branch for your feature or bug fix.
+Push your changes to your forked repository.
-Make your changes in your branch.
+Open a pull request to merge your changes into the - main - repository.
-Push your changes to your forked repository.
Please make sure your - code follows the project's coding - standards - and passes all tests - before opening a pull request. Thank you for contributing!
- +Open a pull request to merge your changes into the main repository.
+Please make sure your code follows the project's coding standards and passes all tests before opening a pull request. Thank you for contributing!
+