Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 668 Bytes

CONTRIBUTING.md

File metadata and controls

32 lines (21 loc) · 668 Bytes

Contributing

To contribute to this project, please fork the repository and open a pull request with your changes.

Also, see our Contributors Code of Conduct here.

Updating the dependencies

task update

Running the tests

task test

Troubleshooting

If you're troubleshooting the results of any of the tasks, you can add -v to enable debug task logging, for instance:

task -v build

If you're troubleshooting a goat failure (you aren't the first one), you can pass one of the log levels as defined here:

task lint -- debug