On Mon, Jun 3, 2013 at 3:45 PM, ZyX ZyX <[email protected]> wrote: > > > The basic idea of having an issue tracker is that *all* bugs, feature > requests and pull requests (PR's) go there.
Yes, if the developers decide they're worth doing anyway. It would replace the TODO list. > Thus you don't need to sync > anything since there is nothing to sync with. I.e. switching to issue > tracker means shutting down vim-dev mailing list. No. Some projects (TortoiseSVN for example) require that all issues be vetted on a mailing list before they go in the bug tracker. Entering a bug in the tracker without agreement on the mailing list means the bug gets rejected without inspection. Then only relevant information to resolving or reproducing the bug goes in the issue tracker. Discussion about how to fix the bug (or whether to fix it) can go on in the mailing list. Many projects have a mailing list as first contact, and then the response is not "I'll add it to the TODO list", it is "filed as bug ID 123456". -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
