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!
- Host: GitHub
- URL: https://github.com/bbc/news-weather-apps-playbook
- Owner: bbc
- Created: 2018-04-23T09:41:08.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T16:20:08.000Z (almost 3 years ago)
- Last Synced: 2025-02-15T22:29:37.955Z (8 months ago)
- Topics: guideline, playbook
- Homepage:
- Size: 610 KB
- Stars: 7
- Watchers: 30
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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).