project-forms / project-forms.github.io

Forms for GitHub Projects
https://project-forms.github.io/
ISC License
1 stars 0 forks source link

Support creating drafts #48

Open gr2m opened 8 months ago

gr2m commented 8 months ago

The existing app only supports creating new issues that are added to a project with project fields set, based on this route

It would be nice to create a separate route for drafts

The method to add a draft is project.items.addDraft()