commit 934d173d81d8d676e0a7a8a2004550db96aaf692 parent 6e469c1202ba1dafe31d3b5c95181d0c89553800 Author: rwa <apollo@rw-net.de> Date: Mon, 15 Oct 2018 17:02:28 +0000 Update CONTRIBUTING.md Diffstat:
M | CONTRIBUTING.md | | | 10 | ++++++++-- |
1 file changed, 8 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md @@ -1 +1,7 @@ -Visual Studio 2017 Community Edition is required for building the application. -\ No newline at end of file +Visual Studio 2017 Community Edition is required for building the application. + +If you want to contribute, do it the following way: +- pick an issue and mention there that you will contribute +- create a personal fork +- push your changes to your fork +- create a merge request mentioning the implemented issue +\ No newline at end of file