From 05e5dd128ec11fbac8f51c46e8805fe4b01d3764 Mon Sep 17 00:00:00 2001 From: Edward Thomson <30219315+EdwardAThomson@users.noreply.github.com> Date: Mon, 4 Mar 2019 17:17:29 +0100 Subject: [PATCH] Update PR template * Don't need language specified. * Add line about documentation. --- .github/PULL_REQUEST_TEMPLATE.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 98dd150b6..39671a2cf 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -29,11 +29,9 @@ The details should be in the application 'document' that you add to this repo vi - [ ] The application includes a project description. - [ ] The application includes all names of team members. - [ ] The application includes a description of the team's experience. -- [ ] The application includes all necessary GitHub and LinkedIn links. -- [ ] The application specifies the development language and the reason for choosing it. -- [ ] The "Development Roadmap" section in the application has a timeline of development. +- [ ] The application includes all necessary links (e.g. GitHub and LinkedIn) +- [ ] The "Development Roadmap" section in the application has a timeline of development ("milestones"). - [ ] The "Development Roadmap" section in the application has an estimate of funds required. - [ ] The "Development Roadmap" section gives an indication of the team's long term plans. - - +- [ ] The "Development Roadmap" section includes [documentation](https://github.com/w3f/Web3-collaboration/blob/master/grants/grants.md#documentation) as a deliverable for at least one milestone.