mirror of
https://github.com/mbierlee/poodinis.git
synced 2024-11-15 04:04:01 +01:00
Add note on contributing to README
This commit is contained in:
parent
7e058170dc
commit
8c83eecaa7
|
@ -62,6 +62,11 @@ Future Work
|
|||
* Constructor injection
|
||||
* 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/
|
||||
[Hypodermic]: https://github.com/ybainier/hypodermic/
|
||||
[DUB]: http://code.dlang.org/
|
||||
|
|
Loading…
Reference in a new issue