We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e41050c commit 095cd5fCopy full SHA for 095cd5f
README.md
@@ -90,3 +90,9 @@ ctest --test-dir build/tests/cpp
90
This repository follows the [contribution guidelines](https://github.com/TheFoundryVisionmongers/OpenAssetIO/blob/main/contributing/PROCESS.md)
91
outlined in the main OpenAssetIO repository. All discussion most
92
welcome!
93
+
94
+When adding new Traits and Specifications:
95
96
+1. Update [traits.yml](traits.yml)
97
+2. Add an [import test](tests/python/openassetio_mediacreation/test_imports.py)
98
+3. Update the [RELEASE_NOTES](RELEASE_NOTES.md)
0 commit comments