Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aahna-ashina authored May 2, 2024
1 parent 92d4759 commit e0d6c86
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion development-guild/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
Coordinape Circle: https://app.coordinape.com/welcome/22d0f86e-f4d1-4538-bd10-136583a6191c

GitHub team levels: https://github.com/orgs/nation3/teams/development-guild/teams

## Developer Skill Level Expectations

| Skill Level | Skill Level Expectations | Access Roles |
|---- | --- | ---|
| 5. Excellent | - Able to work with Web3 technologies, like Solidity, Subgraphs, IPFS, public-key cryptography.<br>- Able to write unit tests, component tests, UI tests (Cypress).<br>- Able to write documentation that enables other developers to reproduce and run the code. | |
| 5. Excellent | - Able to work with Web3 technologies, like Solidity, Subgraphs, IPFS, public-key cryptography.<br>- Able to write unit tests, component tests, UI tests (Cypress).<br>- Able to write documentation that enables other developers to reproduce and run the code. | GitHub `Admin` |
| 4. Good | - Able to add large new features to existing dApps.<br>- Able to write clean, understandable and maintainable code.<br>- Able to deploy smart contracts on testnets, like Sepolia.<br>- Able to build the whole stack of a dApp—deploying smart contracts and building a UI for interacting with those smart contracts. | GitHub `Maintain` |
| 3. Acceptable | - Able to make small adjustments to existing code repositories created by other developers.<br>- Able to create pull requests with code changes without breaking existing functionality.<br>- Able to work autonomously, making their own decisions on what tasks to work on and how to implement them. | GitHub `Write` |
| 2. Needs improvement | - Able to use GitHub for code collaboration and versioning.<br>- Able to download code repositories and compile and run dApps locally.<br>- Able to follow the [contributing guidelines](https://github.com/nation3/.github/blob/main/CONTRIBUTING.md) for Nation3 developers. | GitHub `Triage` |
Expand Down

0 comments on commit e0d6c86

Please sign in to comment.