Skip to content

Commit 3608615

Browse files
committed
Updated the readme with a little on the tag/release policy
1 parent 18b23e4 commit 3608615

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
# codal-microbit-v2
22
CODAL target for the micro:bit v2.x series of devices
33

4-
See https://github.com/lancaster-university/microbit-v2-samples for details on building and using CODAL.
4+
See https://github.com/lancaster-university/microbit-v2-samples for details on building and using CODAL.
5+
6+
## Tags and Releases
7+
We tag fairly often, and these may include changes which we are currently testing across the various ecosystems that use CODAL, including Microsoft MakeCode and The Foundation Python editors.
8+
Consequently, these, while generally more stable than the `feature/` or `tests/` branches are also not _guaranteed_ to be stable and complete.
9+
10+
Releases are selected tags intended to be stable and production-ready; and are the recommended ones to use for anyone implementing or using the CODAL codebase.

0 commit comments

Comments
 (0)