Add note on contributing to README

This commit is contained in:
Mike Bierlee 2016-02-09 23:18:12 +01:00
parent 7e058170dc
commit 8c83eecaa7

View file

@ -62,6 +62,11 @@ Future Work
* Constructor injection * Constructor injection
* Named qualifiers * Named qualifiers
Contributing
------------
Any and all pull requests are welcome! If you (only) want discuss changes before making them, feel free to open an Issue on github.
Please develop your changes on (a branch based on) the develop branch. Continuous integration is preferred so feature branches are not neccessary.
[Spring Framework]: http://projects.spring.io/spring-framework/ [Spring Framework]: http://projects.spring.io/spring-framework/
[Hypodermic]: https://github.com/ybainier/hypodermic/ [Hypodermic]: https://github.com/ybainier/hypodermic/
[DUB]: http://code.dlang.org/ [DUB]: http://code.dlang.org/