📢 This repository is only for submitting finished milestones for the Polkadot Pioneers Prize.
- Milestone Delivery:
- Fork this repository with the same GitHub account that you used to submit the application.
- In the newly created fork, create a copy of the milestone delivery template (
deliveries/milestone-delivery-template.md
). If you're using the GitHub web interface, you will need to create a new file and copy the contents of the template inside the new one. Make sure you do not modify the template file directly. - Fill out the template with the details of your milestone, including all deliverables as listed in your application.
- Name the file
project_name-milestone_number.md
or in the case of maintenance agreementproject_name-delivery_number.md
- Milestone Review:
- Evaluators can (and usually do) issue comments and request changes on the pull request. Their feedback needs to be resolved before your milestone is accepted.
- Grants Evaluators will merge your pull request to accept the delivery.
This repo is based on the Web3 Foundation's delivery repo.