From 715088491917a94763b50f75f496450e0a7c8ddc Mon Sep 17 00:00:00 2001 From: andy5995 Date: Thu, 10 Jan 2019 09:20:28 -0600 Subject: [PATCH] CONTRIBUTING.md:add link to TODO wiki page [skip ci] --- .github/CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 20c246cb0..2e47e7c24 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -42,6 +42,7 @@ contributing to the Slic3r project. * [Help Wanted tasks](https://github.com/slic3r/Slic3r/labels/help%20wanted): pick one of them! * [More available tasks](https://github.com/slic3r/Slic3r/milestone/32): let's discuss together before you start working on them * Please comment in the related GitHub issue that you are working on it so that other people know. +* Review the [TODO wiki page](https://github.com/slic3r/Slic3r/wiki/TODO). * Contribute to the [Manual](http://manual.slic3r.org/)! (see its [GitHub repository](https://github.com/slic3r/Slic3r-Manual)) * You can also find us in #slic3r on [FreeNode](https://webchat.freenode.net): talk to _Sound_, _LoH_ or the other members of the Slic3r community. * Add an [issue](https://github.com/slic3r/Slic3r/issues) to the GitHub tracker if it isn't already present.