This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
git-tutorial [2017/11/01 08:56] bp updated to github workflow |
git-tutorial [2017/11/01 09:08] (current) bp |
||
---|---|---|---|
Line 136: | Line 136: | ||
**Before contributing, please make sure you have followed [[coding-conventions|oofem coding conventions]].** | **Before contributing, please make sure you have followed [[coding-conventions|oofem coding conventions]].** | ||
- | |||
- | ===== Maintainers ===== | ||
- | FIXME Here it would be nice to mention all lieutenants, with their e-mails. But perhaps better solution would be to create a mailing list, where the patches could be send (this will hide the individual e-mails). Then the work has to be distributed somehow .... Any ideas? | ||
- | |||
====== Links ====== | ====== Links ====== | ||
* Online version of [[https://help.github.com/|GitHub help]]. Higly recommended! | * Online version of [[https://help.github.com/|GitHub help]]. Higly recommended! | ||
+ | * Online version of [[http://git-scm.com/book|Git book]]. Higly recommended! | ||