On Thu, Nov 17, 2016 at 9:32 AM, Stéphane Klein <[email protected] > wrote:
> 2016-11-16 15:28 GMT+01:00 John Lamb <[email protected]>: > >> What confusion? >> > > Where are feature requests and bug reports? In hidden Trello or in Github > issues? > The canonical source for features being worked on is in trello: https://trello.com/atomicopenshift and we have some additional reporting around our trello usage: https://ci.openshift.redhat.com/releases_overview.html But we accept feature requests through github: https://github.com/openshift/origin/issues?q=is%3Aopen+is% 3Aissue+label%3Akind%2Fenhancement and bugzilla: https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW& bug_status=ASSIGNED&bug_status=POST&bug_status=MODIFIED&bug_status=ON_DEV& classification=Red%20Hat&component=RFE&list_id=4959946& product=OpenShift%20Container%20Platform&query_format=advanced and they migrate their way into trello unless they are small enough to handle as a bug. Bugs can be reported through github or bugzilla as well. We generally try to be where ever our users are. As far as waffle.io. It was looked at at some point. At this point though, if we were going to go to an all GitHub approach, we would probably use github projects: https://help.github.com/articles/tracking-the- progress-of-your-work-with-projects/ There are multiple reasons we haven't done this yet. The two biggest being: - A GitHub project is per repo (and I believe the same is true for waffle.io). So if you have a product that works across multiple repos, you have to pick one repo that deals with the whole product for purposes of planning. - GitHub is very issue oriented. So you can't add something to a project directly, you first have to create an issue, then add the issue to the project. It's also the case that an entry on a project is 1:1 with an issue/PR. So you can't have an epic type concept that tracks multiple issues/PRs. > > _______________________________________________ > users mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/users > >
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
