chiark / gitweb /
Updated readme to include information on issues
authornallath <nallath@gmail.com>
Tue, 4 Mar 2014 12:17:38 +0000 (13:17 +0100)
committernallath <nallath@gmail.com>
Tue, 4 Mar 2014 12:17:38 +0000 (13:17 +0100)
README.md

index d933571d1510634f23ce7406bce40cb08b04b004..f272aea69ce3cde8b21792bffc8dfc3e74ee1d8a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -10,7 +10,13 @@ Development
 ===========
 
 Cura is developed in Python with a C++ engine. The part you are looking at right now is the Python GUI.
-The C++ engine is responsible for generating the actual toolpath. For development of the engine check out https://github.com/Ultimaker/CuraEngine
+The C++ engine is responsible for generating the actual toolpath. For development of the engine check out https://github.com/Ultimaker/CuraEngine\r
+\r
+Issues
+===========\r
+\r
+Before posting issues (either Bugs, Feature requests or Requests for information) please read our policies carefully. These will be regulary updated and can be found at https://github.com/daid/Cura/wiki/Issue-policies
+
 
 Packaging
 ---------