#6 contribution

This commit is contained in:
Magnus Persson 2022-05-08 09:50:45 +02:00
parent d67f72f123
commit 5e9e705b96

View File

@ -12,7 +12,9 @@
* Ensure the PR description clearly describes the problem and solution. Include the relevant issue number if applicable.
* Before submitting, please use `pre-commit` to validate that your code contribution complies with the formatting standards for C++ and C.
* Before submitting, please use `pre-commit` to validate that your code contribution complies with the formatting standards for C++ and C.
* Check the contribution section under the documentation for additional information.
#### **Do you intend to add a new feature or change an existing one?**