Skip to content

Commit

Permalink
Merge branch 'master' into cli
Browse files Browse the repository at this point in the history
  • Loading branch information
jerome-benoit authored Jul 8, 2024
2 parents f558dd1 + 394b033 commit 073dd9c
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,18 @@

## PR Checklist

- [ ] Please ensure title follows
[conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).
- [ ] Please ensure title follows [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/).
- [ ] Please add a description of your changes.
<!-- - [ ] We need your changes to come with unit tests in order to keep this project
in quality and easy to maintain. -->
<!-- - [ ] We need your changes to come with unit tests in order to keep this project in quality and easy to maintain. -->
- [ ] If your changes contain any new feature please be sure to document it.
- [ ] Please add a link to the open issue or task that this pull request will
resolve.
- [ ] Please add a link to the open issue or task that this pull request will resolve.

## Does this PR introduce a breaking change?

- [ ] Yes
- [ ] No

If yes please indicate it in the title and add migration info into the
documentation.
If yes please indicate it in the title and add migration info into the documentation.

---

Expand Down

0 comments on commit 073dd9c

Please sign in to comment.