[bisq-network/bisq] Update contribution guidelines (#3762)

Florian Reimair notifications at github.com
Tue Dec 10 16:14:09 UTC 2019


freimair commented on this pull request.



>  
-See https://help.github.com/articles/setting-your-username-in-git/ for instructions.
+## Honor Git best practice
+ - Create a topic branch off master
+ - Commit little, commit often
+ - Maintain a clean commit history (no merges commits!, use rebase and force-push if necessary)
+ - Use meaningful commit subjects AND description (then, now, good, bad, risks)

ah yes. more specific:

```suggestion
 - Use meaningful commit subjects AND description
   - how did stuff work before you touched it, what was bad back then
   - how does the stuff work now and why is it better now
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/3762#discussion_r356132612
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20191210/c93c1665/attachment.html>


More information about the bisq-github mailing list