Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1.19 KB

CONTRIBUTING.md

File metadata and controls

19 lines (10 loc) · 1.19 KB

Contributing

All contributions are assumed to be licensed under the same licence as the source, i.e. CC BY-SA. This licence must remain in all derivatives of this work.

Issues

If you find a mistake, bug, or other problem, please open an issue in this repository.

Pull requests

All edits to a resource should be made to the draft branch or to a fork of the repo. These patches can then be submitted as a pull request.

If you fix a mistake, bug, or problem or have something to contribute, please create a pull request for each modification. Please consider grouping modifications sensibly, e.g. don't bundle typo fixes in the same pull request as code changes, file them separately instead.

Please note that sometimes things are done for pedagogical reasons so changes which make sense from a software engineering perspective (reducing duplication or making use of more advanced programming language features) may not be suitable to maintain the intended educational value.

Derivatives

See LICENSE.md for content licence. The licence must remain in all derivatives of this work.