2018-12-08 07:08:45 +00:00
|
|
|
# Status Swarms
|
2018-03-28 07:41:01 +00:00
|
|
|
|
2018-12-08 07:08:45 +00:00
|
|
|
Swarms follow a structured approach to developing features. These include:
|
|
|
|
- Research
|
|
|
|
- Specifications / Planning
|
|
|
|
- Implementation
|
|
|
|
- Communication / Post-mortem
|
2018-03-28 07:41:01 +00:00
|
|
|
|
2018-12-08 07:08:45 +00:00
|
|
|
## Getting Started
|
2018-03-28 07:41:01 +00:00
|
|
|
|
2018-12-08 07:08:45 +00:00
|
|
|
For new swarms:
|
2018-12-08 07:11:16 +00:00
|
|
|
- Copy and Paste [TEMPLATE.md](https://github.com/status-im/swarms/blob/master/TEMPLATE.md) into [notes.status.im](https://notes.status.im)
|
2018-12-08 07:08:45 +00:00
|
|
|
- Define Contributors
|
|
|
|
- Define Rough summary
|
|
|
|
- [Timebox](https://en.wikipedia.org/wiki/Timeboxing) (approx) `Research`
|
2018-12-08 07:11:16 +00:00
|
|
|
- Submit to [this repo](https://github.com/status-im/swarms) as a pull request.
|
2018-03-28 07:41:01 +00:00
|
|
|
|
2018-12-08 07:08:45 +00:00
|
|
|
For existing swarms:
|
|
|
|
- Go to the file in Github
|
|
|
|
- Click edit and commit
|