1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-06 17:10:05 +00:00

fix: mentioning conv. commits in CONTRIBUTING.md and setting eol=lf in .gitattributes

This commit is contained in:
Allan
2023-10-17 15:24:49 +01:00
parent 18b6cadce6
commit 50e6d416a4
3 changed files with 4 additions and 2 deletions

View File

@@ -27,5 +27,6 @@ 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. Push and make a PR
4. Commit using a [Conventional Commit](https://www.conventionalcommits.org)
5. Push and make a PR