ci: add pr title check to enforce a consistent git history (#290)

This commit is contained in:
Marco Pasqualetti
2025-01-05 10:41:23 +01:00
committed by GitHub
parent 91236e5533
commit c75d83dc7c
7 changed files with 177 additions and 13 deletions
+1 -3
View File
@@ -23,6 +23,4 @@ Consider [opening a new issue](https://github.com/tuono-labs/tuono/issues/new/ch
**Did you write a patch that fixes a bug?**
- Open a new GitHub pull request with the patch.
- Ensure the PR description clearly describes the problem and solution. Include the relevant issue number, if applicable.
- The pull requests must pass all the CI pipelines
[Visit the documentation to learn how to open a pull request](https://tuono.dev/documentation/contributing/pull-requests)