This repository contains the help files for the Eclipse 4diac Project as Asciidoc files.
Contributions are most welcome. There are many ways to contribute, from entering high-quality bug reports, to contributing code or documentation changes. For a complete guide, see the contribution guide.
For quick changes to the documentation, you do not need a development set-up. Changes can be made quickly and directly on the Github page. You do need to create Eclipse and Github accounts as described in the contribution guide. Then, follow these steps:
- Choose the main branch if required. Select the dropdown on the Github page of the repository.
![test](https://private-user-images.githubusercontent.com/65956373/304491743-1714c783-5be9-4304-b97d-743c38f84e3e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2NzQyOTAsIm5iZiI6MTczOTY3Mzk5MCwicGF0aCI6Ii82NTk1NjM3My8zMDQ0OTE3NDMtMTcxNGM3ODMtNWJlOS00MzA0LWI5N2QtNzQzYzM4Zjg0ZTNlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE2VDAyNDYzMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTdlZGUxNmVmYzBhMjVlOTMyZDMzOTAyNWQ0ODRhMmQ2YzRmMTAzMzQ1ZGFhN2YwYmFiMWUzODQxMjhmOGI2MzAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0._0J3LoQrfN4Z_rPGRkG2phRlFo2Czgis9igdXI9jyXc)
-
Open one of the files that are part of the repository.
-
On the top-right part of the viewer, click the edit button. You can edit text/code, but also drag&drop images from your local file system onto the editor.
-
Select button "commit changes..." on the top-right
-
In the pop-up window, enter a commit message, a description, and select "Create a new branch for this commit and start a pull request"
-
In the following page, select "Create pull request". Someone from the project team will review your patch.