Save drafts of issues in github.
Adds a button to the issues section of github that allows to save a draft of your issue, in case you'd want to complete it later.
When one reports an issue, an example of code is needed. Sometimes making a minimal, reproducible example just takes time, and you don't want to get distracted. It looks something like this:
https://github.com/wildeyes/octodraft
Latest reviews
- (2022-12-02) Victor Vasconcelos: Very useful. I would just use sentence case instead of title case since that's what the default button uses. So, "Save draft" instead of "Save Draft" because the other button is "Submit new issue", not "Submit New Issue".