- Fork the repository
- Make your changes
- Submit a pull request
This repository is being used to experiment with github issues and the standard git workflow.
These are instructions to make sure you don't alter other people's results.
- Run
test_unchanged --setupto create the versions of everything before you start doing work. - Do your thing.
- Run
test_unchangedto see what (if anything) has changed.