summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2020-06-13 04:17:44 +0200
committerGravatar Martin Szulecki2020-06-13 04:17:44 +0200
commit27ff99b5eef881775ec669baad5ab670d7ff9fa4 (patch)
tree05f26f1967c45f46e86eb50993bd6d6a0634577f /README.md
parent1b172b6979469f7243d942deadad5256b2e610b1 (diff)
downloadlibirecovery-27ff99b5eef881775ec669baad5ab670d7ff9fa4.tar.gz
libirecovery-27ff99b5eef881775ec669baad5ab670d7ff9fa4.tar.bz2
Add "contributing" section to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md19
1 files changed, 19 insertions, 0 deletions
diff --git a/README.md b/README.md
index 732d811..3e30c7d 100644
--- a/README.md
+++ b/README.md
@@ -70,6 +70,25 @@ irecovery --help
70man irecovery 70man irecovery
71``` 71```
72 72
73## Contributing
74
75We welcome contributions from anyone and are grateful for every pull request!
76
77If you'd like to contribute, please fork the `master` branch, change, commit and
78send a pull request for review. Once approved it can be merged into the main
79code base.
80
81If you plan to contribute larger changes or a major refactoring, please create a
82ticket first to discuss the idea upfront to ensure less effort for everyone.
83
84Please make sure your contribution adheres to:
85* Try to follow the code style of the project
86* Commit messages should describe the change well without being to short
87* Try to split larger changes into individual commits of a common domain
88* Use your real name and a valid email address for your commits
89
90We are still working on the guidelines so bear with us!
91
73## Links 92## Links
74 93
75* Homepage: https://libimobiledevice.org/ 94* Homepage: https://libimobiledevice.org/