vermiculus / magithub

**DEPRECATED - please use Forge instead!** -- Magit-based interfaces to GitHub
GNU General Public License v3.0
579 stars 63 forks source link

Add docs for skipping labels when creating an issue #337

Closed jeffjewiss closed 6 years ago

jeffjewiss commented 6 years ago

Closes #326

vermiculus commented 6 years ago

Thanks! Do you think it's worthwhile to add resources about how to do this in the popular completion frameworks? (I only know of Ivy and Helm; are there others?) I think that was the root cause of the original confusion (since you must C-M-j in ivy to accept without input, for example).

vermiculus commented 6 years ago

Maybe just like 'note that your completion framework may have special functionality to enter 'null' here' or something.

jeffjewiss commented 6 years ago

Yeah, I think that would be a good addition and having a note about the completion framework (and maybe using ivy as an example) would be helpful.

I'll look at adding that to the PR.

jeffjewiss commented 6 years ago

Okay, I've updated this with a brief note as outlined above.

Cheers.

vermiculus commented 6 years ago

Thanks!