(04-13-2015, 07:51 AM)endrift Wrote: There are also [bug=#] and [issue=#] for bugzilla bugs and github issues. I'll probably add [pr=#] for pull requests at some point.
Those should probably be added to the toolbar for posting. Maybe as "reference a bug/issue." Dialogue could ask for
"https://endrift.com/mgba/bugs/show_bug.cgi?id=[___]"
"https://github.com/mgba-emu/mgba/issues/[___]"
and spit out the code to reference them.
Edit: Or even better, ask for the full url and have it extract the info by a searching for the inputs directly after "id=" or "issues/" but before the next non-numerical character.