Skip to content

Commit 6b8cc79

Browse files
committed
Update readme
1 parent 52c31bd commit 6b8cc79

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55
This document contains some resources which should help you in doing that.
66

7+
All kinds of contributions are welcome. These include:
8+
- Fix and improve texts in configs and in the application.
9+
- Test the tool for a supported device.
10+
- Create a config for a new device.
11+
- Test the application on your computer and/or device.
12+
- Contribute an application build for a new platform.
13+
- Add features and/or improve the code base.
14+
- Report bugs.
15+
716
## Code Of Conduct
817

918
Everyone who contributes to the project must follow [our code of conduct](https://github.com/openandroidinstaller-dev/openandroidinstaller/blob/main/CODE_OF_CONDUCT.md).

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,8 +181,13 @@ All kinds of contributions are welcome. These include:
181181
- Fix and improve texts in configs and in the application.
182182
- Test the tool for a supported device.
183183
- Create a config for a new device.
184-
- Test the application on your computer.
184+
- Test the application on your computer and/or device.
185185
- Contribute an application build for a new platform.
186+
- Add features and/or improve the code base.
187+
- Report bugs.
188+
189+
More details on how to contribute can be found [here](https://github.com/openandroidinstaller-dev/openandroidinstaller/blob/main/CONTRIBUTING.md).
190+
Please have a look before opening an issue or starting to contribute.
186191

187192
### How to contribute your own installation configurations
188193

0 commit comments

Comments
 (0)