The BBC is not currently inviting contributions to this project, if you wish to raise issues or pull requests there is no guarantee this will be looked at.
Issues should include:
- What you expected to see
- What you actually saw
- What you did to reproduce the issue
- Device/Browser details
Ideally screenshots would also be helpful.
We do not accept direct commits to the code base.
Any code contributions must:
- Be submitted via Pull Requests.
- Include unit tests for any code amended.
- Include summary of what was changed and why in the Pull Request.
- Pass the Pull Request Build.
- NOT include version number changes
By creating a pull request you:
- Grant the copyright to the BBC (section 2 of https://www.apache.org/licenses/icla.txt )
- Are legally allowed to grant the copyright to the BBC (section 4 of https://www.apache.org/licenses/icla.txt )
- Assert that the contents of the pull request are your own original creation (section 5 of https://www.apache.org/licenses/icla.txt )
On merging of the first pull request from a particular user, the merger of the pull request should assert (probably via comments on the pull request) that the creator of the pull request has accepted the above conditions. On merging subsequent pull requests from the same user, it can be assumed that the user already accepted the above conditions.