mirror of
https://github.com/zama-ai/tfhe-rs.git
synced 2026-01-10 07:08:03 -05:00
14 lines
727 B
Markdown
14 lines
727 B
Markdown
<!-- Feel free to delete the template if the PR (bumping a version e.g.) does not fit the template -->
|
|
closes: _please link all relevant issues_
|
|
|
|
### PR content/description
|
|
|
|
### Check-list:
|
|
|
|
* [ ] Tests for the changes have been added (for bug fixes / features)
|
|
* [ ] Docs have been added / updated (for bug fixes / features)
|
|
* [ ] Relevant issues are marked as resolved/closed, related issues are linked in the description
|
|
* [ ] Check for breaking changes (including serialization changes) and add them to commit message following the conventional commit [specification][conventional-breaking]
|
|
|
|
[conventional-breaking]: https://www.conventionalcommits.org/en/v1.0.0/#commit-message-with-description-and-breaking-change-footer
|