Update README.md

This commit is contained in:
rasputin
2024-10-20 14:57:44 +02:00
committed by GitHub
parent c786d08688
commit e3e4157779
+12 -3
View File
@@ -1,7 +1,16 @@
## How to contribute ## How to contribute
1. Fork this repository ### 1. Fork this repository
2. Make your changes 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
3. Submit a pull request