Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornallath <nallath@gmail.com>2014-03-04 16:17:38 +0400
committernallath <nallath@gmail.com>2014-03-04 16:17:38 +0400
commit7e271ca89615615c41b453a2d09ce900aad431d9 (patch)
treea91107fc4cef942efd2a7e235aa649d0d3c5c3b3 /README.md
parenta1b12ab59903b2fee1f12e4a9b39b1f889d72147 (diff)
Updated readme to include information on issues
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 7 insertions, 1 deletions
diff --git a/README.md b/README.md
index d933571d15..f272aea69c 100644
--- 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
+
+Issues
+===========
+
+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
---------