An open API service indexing awesome lists of open source software.

https://github.com/bbc/news-weather-apps-playbook

News And Weather Apps Playbook!
https://github.com/bbc/news-weather-apps-playbook

guideline playbook

Last synced: 7 months ago
JSON representation

News And Weather Apps Playbook!

Awesome Lists containing this project

README

          

## Playbook

Welcome to the BBC News and Weather Apps playbook! :closed_book::sparkles:

The playbook is a living document for us to detail our team practices. The project is intended to encourage _participation_ and _collaboration_ across the News and Weather Apps team and the wider community in shaping how we write software and create brilliant products together.

### Contents
- [Git](https://github.com/bbc/news-apps-playbook/blob/master/git/README.md)
- [Commit messages](https://github.com/bbc/news-apps-playbook/blob/master/git/commit-messages.md)
- [Pull requests](https://github.com/bbc/news-apps-playbook/blob/master/git/pull-requests.md)
- [Style guides](https://github.com/bbc/news-apps-playbook/blob/master/style/README.md)
- [Kotlin](https://github.com/bbc/news-apps-playbook/blob/master/style/kotlin.md)
- [Swift](https://github.com/bbc/news-apps-playbook/blob/master/style/swift.md)
- [Javascript](https://github.com/bbc/news-apps-playbook/blob/master/style/javascript.md)

### Contributing
To contribute to the playbook, you can [create a pull request](https://github.com/bbc/news-apps-playbook/pull/new/master) or [open an issue](https://github.com/bbc/news-apps-playbook/issues).

Read the full guidelines for contributing [here](https://github.com/bbc/news-apps-playbook/blob/master/CONTRIBUTING.md).