mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-13 03:45:37 +00:00
Create CONTRIBUTING.md
This commit is contained in:
parent
651d9edf88
commit
1cc20d52bb
6
CONTRIBUTING.md
Normal file
6
CONTRIBUTING.md
Normal file
@ -0,0 +1,6 @@
|
||||
1. Run `scripts/devtools.sh` to install the required devtools
|
||||
2. Run `make [local] vendor` to install the vendor dependencies
|
||||
3. Write unit tests - see existing examples
|
||||
4. Make the code updates
|
||||
5. `make [local] test` to lint code and run tests
|
||||
6. profit. ok no profit, but raise a PR and get kudos :)
|
Loading…
Reference in New Issue
Block a user