Skip to content

Commit 0bb1c7a

Browse files
committed
[Docs] Release notes and link to contribution docs
Flesh out this project to conform to the style of other projects in the OpenAssetIO org, in preparation for a release. A release will give us a tag that can be used to link OpenAssetIO version to associated compatible OpenAssetIO-Test-CMake version. Signed-off-by: David Feltell <david.feltell@foundry.com>
1 parent ff1252f commit 0bb1c7a

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,8 @@ repository for more information.
4646
> Python test targets are currently unsupported in this mode. If
4747
> `OPENASSETIOTEST_ENABLE_PYTHON` is `ON` (default) then CMake will fail
4848
> to configure with an error.
49+
50+
## Development notes
51+
52+
This package follows the main
53+
[OpenAssetIO contribution process](https://github.com/OpenAssetIO/OpenAssetIO/blob/main/contributing/PROCESS.md).

RELEASE_NOTES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Release Notes
2+
=============
3+
4+
vX.X.X
5+
--------------
6+
7+
### New Features
8+
9+
* Initial version testing OpenAssetIO 1.0.0-alpha.6.

0 commit comments

Comments
 (0)