mirror of
https://github.com/sasjs/core.git
synced 2026-04-20 23:13:14 +00:00
fix: mentioning conv. commits in CONTRIBUTING.md and setting eol=lf in .gitattributes
This commit is contained in:
@@ -0,0 +1 @@
|
||||
* text=auto eol=lf
|
||||
@@ -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
|
||||
|
||||
|
||||
+1
-1
@@ -13,4 +13,4 @@ mc_*
|
||||
*.env*
|
||||
|
||||
~
|
||||
.gitattributes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user