Skip to content

Feedback Channels

Chris Basoglu edited this page Jan 19, 2017 · 8 revisions

As a development team we want to be present on many channels (GitHub issues and stackoverflow.com). We want to be responsive and at the same time be effective, for example, we want to avoid having to provide the same answer on different channels. This page describes how the development team intends to use and be active on the different channels.

Github issues

Github issues should be used for bugs and feature requests. How to submit bugs and feature requests is described in How to Contribute and how we track issues is described in Issue Tracking. Notice, we don't want to use Github Issues for general 'how-to' questions. We will therefore redirect general 'how-to' questions to Stack Overflow.

Stack overflow

Stack Overflow is the best place for getting high quality answers. Many Code community members are already on Stack Overflow and provide great answers to 'how-to' questions. A development team member tracks stack overflow for questions without an answer and jumps in as needed. Therefore please do not be upset when we close an issue with the comment to ask a question on Stack Overflow. Finally, ensure to use cntk tag when posting your CNTK related question.

Clone this wiki locally