Sometimes I want to use the GitHub UI for authoring issues because its easier to "get right" by which I mean the various metadata like project, assignee, labels, and so on. The cost of getting this wrong is issues that start off with event noise.
Currently I need to leave the workflow of hub to do this. It would be nice if I could pass a flag to have hub help me navigate to the issue creation step of the current repo.
Here is a suggested spec for it, but not married to this:
Sometimes I want to use the GitHub UI for authoring issues because its easier to "get right" by which I mean the various metadata like project, assignee, labels, and so on. The cost of getting this wrong is issues that start off with event noise.
Currently I need to leave the workflow of
hub
to do this. It would be nice if I could pass a flag to have hub help me navigate to the issue creation step of the current repo.Here is a suggested spec for it, but not married to this:
Alternative potential flag names:
--browser
--open
If this issue gets traction, I would suspect symmetry for e.g. PR creation also be considered.