Why don't you use the Github issue system?
Seb via Digitalmars-d
digitalmars-d at puremagic.com
Wed Mar 2 15:59:49 PST 2016
Hey,
I am just curious whether you have already considered moving from
Bugzilla to the Github issue system and where your current
opinion is.
Con:
- Bugzilla is working fine
- More than five years of history
- Github doesn't have voting yet (it's supposed to come soon)
Pro:
- Unified issue tracking (source code, PR, issues)
- Some handy features (mentioning users, markdown, reference,
...) [1]
I know that manpower is very limited, but there a couple of
migration scripts existing [2,3].
In any case I am just interested where you stand on this issue ;-)
[1] https://guides.github.com/features/issues/
[2] https://gist.github.com/jussi-kalliokoski/4375613
[3] https://github.com/mikej888/BugzillaMigrate
More information about the Digitalmars-d
mailing list