Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add operator skill level expectations #11

Merged
merged 4 commits into from
Dec 21, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions ops-guild/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Coordinape Circle: https://app.coordinape.com/welcome/0bbc3fbc-e1d3-4b6e-bf40-f0

| Skill Level | Skill Level Expectations |
|---------------------- |------------------------------ |
| 5. Excellent | - ...<br>- ... |
| 4. Good | - ...<br>- ... |
| 3. Acceptable | - ...<br>- ... |
| 2. Needs improvement | - ...<br>- ... |
| 5. Excellent | - Able to configure server DNS settings.<br>- Able to handle maintenance of the organization's domain/server hosting.<br>- Able to adjust environment variables in the Vercel dashboard. |
| 4. Good | - Able to use public-key cryptography for encrypting/decrypting files.<br>- Able to interact with smart contracts (e.g. adjusting parameters of contracts owned by the organization).<br>- Able to manage ENS names and subnames. |
| 3. Acceptable | -Able to handle DAO documentation (e.g. for contributor experience and onboarding process)<br>- Able to use GitHub for file collaboration and versioning.<br>- Able to work autonomously, making their own decisions on what tasks to work on and how to implement them. |
| 2. Needs improvement | - Able to moderate, maintain and configure the organization's Discord server.<br>- Able to publish new Snapshot proposals. |
| 1. Lacking | - Lacks skills listed above. |

## Coordinape Contributions
Expand Down