💾 Archived View for thebird.nl › gn-gemtext-threads › issues › gnbug › add-convenience-templates.gmi captured on 2022-03-01 at 15:17:23. Gemini links have been rewritten to link to archived content

View Raw

More Information

➡️ Next capture (2022-04-28)

-=-=-=-=-=-=-

Add convenienve templates

WDYT of adding a subcommand called `report` to generate a template for a bug report?

I was thinking of an interface like the following:

gnbug report feature-request "New feature: IPFS Downloads"

Or expressed as generic command parameters:

command subcommand tag(s) title

Which creates a file in issues/binderlite directory with a template like the

following:

# New feature: IPFS Downloads


Might be bloat but might be nice and convenient also. WDYT?