After the new project has been created, create 4 columns for it.
Accept: application/vnd.github.inertia-preview+json
Authorization: token PERSONAL_ACCESS_TOKEN_HERE
Content-Type: application/json
Body:
{
"name": "Backlog"
}
You may need to ensure that they appear in the proper order by moving them after creation.
After the new project has been created, create 4 columns for it.
Ref: https://developer.github.com/v3/projects/columns/#create-a-project-column
You may need to ensure that they appear in the proper order by moving them after creation.
Ref: https://developer.github.com/v3/projects/columns/#move-a-project-column