Files
guides/README.md
T
2024-10-20 14:57:44 +02:00

17 lines
483 B
Markdown

## How to contribute
### 1. Fork this repository
Click on the fork button in the top toolbar. You will be guided through creating a fork of this repository.
### 2. Make your changes
To add a new file, go to the side bar and click on the `+` button.
To edit an existing file, go to that file and click the Edit button to open the editor.
When you are done with your changes, commit them. Write a short description about what you have changed.
### 3. Submit a pull request