2017-05-26 16:57 GMT+02:00 Sijie Guo <guosi...@gmail.com>: > Hi all, > > Currently we are using Jira for issue tracking and using Github for > managing pull requests. For a new developer, he has to create two accounts > in order to engage with BookKeeper community. I am thinking - shall we also > move the issue tracking to use Github Issues (which I believe Apache Infra > supports that now)? So most of the development activities will happen in > Github. > > Another reason I asked this - I saw a Github issue was created. > https://github.com/apache/bookkeeper/issues/165 I believe we somehow > requested to change the permissions to allow creating Github issues before. > > Any thoughts?
my two cents: We have currently we have this benefits from ASF JIRA: - powerful search/reporting/release notes management - easy links to other ASF projects Personally I am using GitHub issue tracker for some project and I find it useful for simple projects, but for big projects I am still using JIRA Recently our discussions run over GitHub PR conversations, so this is a good point for GitHub There is a lot of confusion in JIRA-style references ([-eolivelli]( and Github-style (@eolivelli), I prefer the second one We have most of the issues on JIRA so it would be awesome to migrate all the issue to GitHub > > - Sijie