diff --git a/deliveries/OpenSquare_offchain_voting-milestone_1.md b/deliveries/OpenSquare_offchain_voting-milestone_1.md new file mode 100644 index 0000000000..7b926511d5 --- /dev/null +++ b/deliveries/OpenSquare_offchain_voting-milestone_1.md @@ -0,0 +1,22 @@ +# Milestone Delivery :mailbox: + +> ⚡ Only the GitHub account, which is responsible for the pull request of the accepted application is allowed to submit milestones. +> +> Don't remove any of the mandatory parts presented in bold letters or as headlines! Lines starting with `>`, such as this one, can be removed. + +**The [invoice form :pencil:](https://docs.google.com/forms/d/e/1FAIpQLSfmNYaoCgrxyhzgoKQ0ynQvnNRoTmgApz9NrMp-hd8mhIiO0A/viewform) has been filled out correctly for this milestone and the delivery is according to the official [milestone delivery guidelines](https://github.com/w3f/Grants-Program/blob/master/docs/milestone-deliverables-guidelines.md).** + +* **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/OpenSquare-offchain-voting.md +* **Milestone Number:** 1 + +> Please provide a list of all deliverables of the milestone extracted from the initial application and a link to the deliverable itself. Ideally all links inside the below table should include a commit hash, which will be used for testing. If you don't provide a commit hash, we will work off the default branch of your repository. Thus, if you plan on continuing work after delivery, we suggest you create a separate branch for either the delivery or your continuing work. +> +> If there is anything particular about any of the deliverables we or a future reader should know, use the respective `Notes` column. + +| Number | Deliverable | Link | Notes | +| ------------- | ------------- | ------------- |------------- | +| 0a. | License | https://github.com/opensquare-network/collaboration/blob/main/LICENSE | Apache 2.0 | +| 0b. | Code | https://github.com/opensquare-network/collaboration | | +| 0c. | Documentation | https://docs.opensquare.io/ | [docs repo](https://github.com/opensquare-network/docs-off-chain-voting) | +| 0d. | Test cases | https://github.com/opensquare-network/collaboration | Key functions are covered by test cases. Run `yarn && yarn test` | +| 1-5. | User stories | https://review.opensquare.io | Please verify the user stories with this site. It's created for review, and we may replace into the formal one when passed. |