Under various circumstances it may make sense to delay publishing an issue. E.g. if waiting some days/weeks/months for a dependency to update or some other concern.
Is there a way (within the github platform) to save a draft issue?
Note: Gists effectively have this feature through their 'public' / 'secret' attribute (the latter can be used as a proxy for a 'draft') - is there anything similar for github issues?