mirror of https://github.com/status-im/swarms.git
Tighten up README
This commit is contained in:
parent
8dfad2b81a
commit
8eb3fce158
37
README.md
37
README.md
|
@ -2,35 +2,24 @@
|
|||
|
||||
A space for our ideas - our current, past and future efforts.
|
||||
|
||||
Status Swarm Manual: https://docs.google.com/document/u/1/d/10nGQ6mZGahIme6UGLov3b12tJUOi3mkjIsT5_cFl0kA/edit?ts=5ab1135d#heading=h.lqc5ff9neha5
|
||||
|
||||
## Contributing
|
||||
|
||||
First review https://wiki.status.im/Status_Organisational_Design and
|
||||
https://docs.google.com/document/u/1/d/10nGQ6mZGahIme6UGLov3b12tJUOi3mkjIsT5_cFl0kA/edit?ts=5ab1135d#heading=h.lqc5ff9neha5.
|
||||
First review [Status Organizational Design](https://wiki.status.im/Status_Organisational_Design) and
|
||||
[Status Swarm Manual](https://docs.google.com/document/u/1/d/10nGQ6mZGahIme6UGLov3b12tJUOi3mkjIsT5_cFl0kA/edit?ts=5ab1135d#heading=h.lqc5ff9neha5).
|
||||
Then submit a Pull Request in this repository.
|
||||
|
||||
## Idea Registry
|
||||
|
||||
An idea can be in the following states:
|
||||
An idea can be in the following states: draft, in progress, completed, or
|
||||
aborted. Additionally, it can be in limbo which is when it isn't clear what
|
||||
state it is in.
|
||||
|
||||
- *Draft*
|
||||
- *In Progress*
|
||||
- *Completed*
|
||||
- *Aborted*
|
||||
See swarm manual above for more information.
|
||||
|
||||
See swarm manual above for more.
|
||||
|
||||
- Clear roles includes a single Swarm lead, a designated evaluator, and at least three contributors total
|
||||
|
||||
- Iteration dates updated each Town Hall
|
||||
|
||||
- An idea/swarm is well-defined if it has success metrics, exit criteria, clear roles and a next iteration plan.
|
||||
|
||||
| Idea | State | Success metrics? | Exit criteria? | Clear roles? | Iteration 26/36-6/4? | Well-defined? |
|
||||
|---------------------------------------------------------------------|-------------|------------------|----------------|--------------|-----------------------|---------------|
|
||||
| [83-energy-efficient](https://github.com/status-im/ideas/issues/83) | In Progress | Yes | Yes | Yes | Yes | Yes |
|
||||
| [92-eth-discovery](https://github.com/status-im/ideas/issues/92) | In Progress | Yes | Yes | No | Yes | No |
|
||||
| [68-core-metrics](https://github.com/status-im/ideas/issues/68) | In Progress | Yes | Yes | Yes | Yes | Yes |
|
||||
| [58-mainnet](https://github.com/status-im/ideas/issues/58]) | In Progress | Yes | Yes | No | Yes | No |
|
||||
| [86-push-notif-v2](https://github.com/status-im/ideas/issues/86) | Draft | No | No | No | No | No |
|
||||
| Idea | State | Success metrics? | Exit criteria? | Clear roles? | Future iteration? | Well-defined? |
|
||||
|---------------------|-------------|------------------|----------------|--------------|-------------------|---------------|
|
||||
| 83-energy-efficient | In Progress | Yes | Yes | Yes | Yes | Yes |
|
||||
| 92-eth-discovery | In Progress | Yes | Yes | No | Yes | No |
|
||||
| 68-core-metrics | In Progress | Yes | Yes | Yes | Yes | Yes |
|
||||
| 58-mainnet | In Progress | Yes | Yes | No | Yes | No |
|
||||
| 86-push-notif-v2 | Draft | No | No | No | No | No |
|
||||
|
|
Loading…
Reference in New Issue