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.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg4MzM3MjksIm5iZiI6MTczODgzMzQyOSwicGF0aCI6Ii82NTk1NjM3My8zMDQ0OTE3NDMtMTcxNGM3ODMtNWJlOS00MzA0LWI5N2QtNzQzYzM4Zjg0ZTNlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDYlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA2VDA5MTcwOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWFiOGFkYjc5ODViN2ZmZWIwNDUxY2FkZjU1NTU0ZGQyMTVhMDcwMjVjZTk4YjQ5NDkyYTk3ZWNlM2NlODE5NmEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.646MmaYZuh0tc0lVePlvryAx7K7gX4XVFpCedFjDfNw)
-
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.