1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-11 06:24:35 +00:00

chore: updating CONTRIBUTING, preventing files with spaces being added, adding git hooks package

This commit is contained in:
2021-03-21 22:23:50 +01:00
parent 4b375e0b8c
commit f356e1f351
4 changed files with 32 additions and 4 deletions

View File

@@ -27,6 +27,5 @@ To contribute:
1. Create your feature branch (`git checkout -b myfeature`)
2. Make your change
3. Update the `all.sas` file (`python3 build.py`)
4. Commit the change, using the [conventional commit](https://www.conventionalcommits.org/en/v1.0.0) standard
5. Push and make a PR
4. Push and make a PR