Skip to content

Commit

Permalink
fix: updating PR desc to include conventional commit reference
Browse files Browse the repository at this point in the history
  • Loading branch information
Allan committed Oct 18, 2023
1 parent 487ff5f commit fccd6fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ What code changes have been made to achieve the intent.
- [ ] Code is formatted correctly (`sasjs lint`).
- [ ] Any new functionality has been unit tested.
- [ ] All unit tests are passing (`sasjs test`).
- [ ] `all.sas` has been regenerated (`python3 build.py`)
- [ ] The PR desc or underlying commits follow the [Conventional Commit](https://www.conventionalcommits.org) standard

0 comments on commit fccd6fc

Please sign in to comment.