The source of the book "DIY Linux: MASTER YOURSELF PURE BLEND DEBIAN DESKTOPS FROM A SCRATCH"
To contribute to the DIY Linux book, follow these steps:
- Choose your type or types of contribution among:
- Recreate a new version of any guide using the markdown file and format.
- Copywriting and Proofreading on any specific guide.
- Re-write or rephrase a complete guide using AI tools aid.
- Finish any incomplete written version of a guide using the content and the steps in the directory Pictures/ of that guide.
- Finish any incomplete guide using the content in its directories Resources/ and Extra Resources/ available in the complete project documentation.
- Reprogram or Program a bash script or any other script for a guide, and put it in its guide directory scripts/, currently available only in the complete project documentation.
The complete project documentation is only available here: https://drive.google.com/drive/folders/1FyXI0XZmpVmEEPXrT1beBs8HI6i6ioOB?usp=share_link
You can also contribute directly to the documentation with your comments.
-
Fork this repository.
-
Create a branch:
git checkout -b <branch_name>
. -
Make your changes and commit them:
git commit -m '<commit_message>'
-
Push to the original branch:
git push origin <project_name>/<location>
-
Create the pull request, including the type or types of contribution chosen in the description.
Thanks to the following people who have contributed to this project:
If you want to contact us you can reach us at stv.herrera@gmail.com.
This project uses the following license: License
.