Skip to content

Commit

Permalink
add missing deliverables
Browse files Browse the repository at this point in the history
  • Loading branch information
pifragile committed Nov 24, 2023
1 parent da96384 commit d93f27d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions applications/democratic-governance-1.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,8 @@ You can find the PR with the current state of the pallet [here](https://github.c
| **0a.** | License | GPLv3
| **0b.** | Documentation | We will provide both **inline documentation** of the code and a basic **tutorial** that explains how a user can (for example) spin up one of our Substrate nodes and send test transactions, which will show how the new functionality works. |
| **0c.** | Testing and Testing Guide | Core functions will be fully covered by comprehensive unit tests to ensure functionality and robustness. In the guide, we will describe how to run these tests. |
| **0d.** | Docker | We will provide a Dockerfile that can be used to test all the functionality delivered with this milestone. |
| 0e. | Article | We will publish an **article** in the Encointer book that explains the functionality of the democracy module.|
| 1. | Democracy Pallet | We will implement the above described tasks in the Encointer democracy pallet. |
| 3. | CLI and Integration Tests | We will implement the above described tasks in the CLI and extend the existing integration tests. |

Expand Down

0 comments on commit d93f27d

Please sign in to comment.