Skip to content

Commit 095cd5f

Browse files
committed
[Docs] Document steps to add a new trait/specification
Basic for a now, but it's better than it was. Signed-off-by: Tom Cowland <[email protected]>
1 parent e41050c commit 095cd5f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,3 +90,9 @@ ctest --test-dir build/tests/cpp
9090
This repository follows the [contribution guidelines](https://github.com/TheFoundryVisionmongers/OpenAssetIO/blob/main/contributing/PROCESS.md)
9191
outlined in the main OpenAssetIO repository. All discussion most
9292
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

Comments
 (0)