New core-workflow issue tracker
I have created https://github.com/python/core-workflow to track ideas and plans related to this mailing list. Figured that while this list is nice for discussion an issue tracker was needed to track is actually planned.
On 10 December 2016 at 11:19, Brett Cannon <brett@python.org> wrote:
I have created https://github.com/python/core-workflow to track ideas and plans related to this mailing list. Figured that while this list is nice for discussion an issue tracker was needed to track is actually planned.
Makes sense to me. If you're so inclined, you may also want to take a look at https://waffle.io/ as a possible way of visualising work in progress. Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia
On Dec 9, 2016, at 10:59 PM, Nick Coghlan <ncoghlan@gmail.com> wrote:
On 10 December 2016 at 11:19, Brett Cannon <brett@python.org> wrote:
I have created https://github.com/python/core-workflow to track ideas and plans related to this mailing list. Figured that while this list is nice for discussion an issue tracker was needed to track is actually planned.
Makes sense to me. If you're so inclined, you may also want to take a look at https://waffle.io/ as a possible way of visualising work in progress.
Github recently added their own feature similar to this called “Projects” as well - https://github.com/blog/2256-a-whole-new-github-universe-announcing-new-tool... <https://github.com/blog/2256-a-whole-new-github-universe-announcing-new-tool...> — Donald Stufft
On 10 December 2016 at 14:00, Donald Stufft <donald@stufft.io> wrote:
Github recently added their own feature similar to this called “Projects” as well - https://github.com/blog/2256-a-whole-new-github-universe-announcing-new-tool...
Ah, nice - and handy since it avoids creating an extra org account in another service. Cheers, Nick. -- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia
I'm trying Projects out in the peps repo. You can also create projects either repo or org level. On Fri, Dec 9, 2016, 20:40 Nick Coghlan, <ncoghlan@gmail.com> wrote:
On 10 December 2016 at 14:00, Donald Stufft <donald@stufft.io> wrote:
Github recently added their own feature similar to this called “Projects” as well -
https://github.com/blog/2256-a-whole-new-github-universe-announcing-new-tool...
Ah, nice - and handy since it avoids creating an extra org account in another service.
Cheers, Nick.
-- Nick Coghlan | ncoghlan@gmail.com | Brisbane, Australia
participants (3)
-
Brett Cannon -
Donald Stufft -
Nick Coghlan