diff --git a/.github/ISSUE_TEMPLATE/project.md b/.github/ISSUE_TEMPLATE/project.md new file mode 100644 index 0000000..5f7cf0b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/project.md @@ -0,0 +1,24 @@ +--- +name: Suggest a project +about: Suggest a project for the EB to oversee +title: Project: +labels: project +assignees: '' + +--- + +## Description + +(Give a complete description of the proposed documentation changes. Include specific steps. Break it down into tasks people can start working on.) + +## Benefits + +(How will this project improve the Python documentation?) + +## Decisions + +(What decisions need to be made before work can start?) + +## Challenges and risks + +(Enumerate some possible pitfalls that will need to be navigated.)