https://github.com/ana06/obs-scrum
Build Solutions Team Burn Down Charts
https://github.com/ana06/obs-scrum
Last synced: 3 months ago
JSON representation
Build Solutions Team Burn Down Charts
- Host: GitHub
- URL: https://github.com/ana06/obs-scrum
- Owner: Ana06
- License: cc-by-4.0
- Created: 2017-03-09T13:09:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T09:49:33.000Z (over 7 years ago)
- Last Synced: 2025-02-24T06:12:59.505Z (3 months ago)
- Size: 21.1 MB
- Stars: 0
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# obs-scrum
Build Solutions Team Burn Down Charts and Meeting Templates.
## In a nutshell
In simple terms a SCRUM team is split into two concerns, meaning WHAT the team is going to do and
HOW the team is going to do this. The product owner has the oversight over the WHAT. The development
team is in charge of the HOW. The scrum master is bascially the glue between these two concerns. He
is facilitates meetings, helps the team (PO and development team) to improve.## Burn Down Charts
In the [burndow-charts folder](https://github.com/openSUSE/obs-scrum/tree/master/burndow-charts) you can find all the burndown charts, as well as [instructions to generate them](https://github.com/openSUSE/obs-scrum/tree/master/burndow-charts/README.md). The current burndown chart is the one with the highest Sprint number.
## Meeting Templates
In the in the [meeting-templates folder](https://github.com/openSUSE/obs-scrum/tree/master/meeting-templates) you can find some `txt` files. Those files explain what all the scrum meetings we have are about and where they take place.
They are also used as templates for creating new appointments.## Meetings & Tools
### Retrospective
* [Retromat](https://plans-for-retrospectives.com/)
– Tool for preparing a retrospective* [Webwhiteboard](https://webwhiteboard.com/)
– Tool for drawing charts, painting pictures as well as handling post-its* [Trello](https://trello.com/)
– Tool for handing post-its. Most of our retros are tracked here* [Mumble](https://wiki.mumble.info/wiki/Main_Page)
– Usefule for having separate rooms, eg. smaller groups in a remote team### Planning Grooming
* [Planitpoker](http://www.planitpoker.com/)
– Tool for estimating user stories* [Trello](https://trello.com/)
– Most of our processes are currently centered around trello, eg. [our sprint board](https://trello.com/b/Fs7boVwI/bs-sprint), [product backlog](https://trello.com/b/kCXtUSYN/obs-frontend-backlog) and retrospectives are organized with trello## SCRUM guide & useful information
* [The SCRUM guide](http://www.scrumguides.org/scrum-guide.html)
* [Agile manifesto](http://agilemanifesto.org/)
* [https://www.scrum.org](https://www.scrum.org/resources/what-is-scrum)
* [https://www.scrumalliance.org](https://www.scrumalliance.org/why-scrum/scrum-resources)
## License
The content of this repository is licensed under [Creative Commons Attribution 4.0](LICENSE).