-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Mathieu Gamache
committed
Jun 4, 2024
1 parent
a7a8460
commit 1a59540
Showing
1 changed file
with
13 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<!-- Please fill out any relevant sections and remove those that don't apply --> | ||
|
||
## Description of changes | ||
<!-- What was changed in this pull request? --> | ||
|
||
## Breaking changes | ||
<!-- What breaking changes were added (if any) and how are they addressed? --> | ||
|
||
## Additional checks | ||
<!-- Please check what applies. Note that some of these are not hard requirements but merely serve as information for reviewers. --> | ||
|
||
- [ ] Updated the documentation of the project to reflect the changes | ||
- [ ] Added new tests that cover the code changes |