We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e46bf4 commit 5987c3cCopy full SHA for 5987c3c
1 file changed
docs/development-instructions.rst
@@ -146,7 +146,10 @@ Refer to the documentation of your chosen debugger and scripts in the `tools/` f
146
147
Release
148
---------
149
-Add a git tag in the format `Vx.y.z` (e.g. V3.3.0) to trigger the release process.
+Add a git tag in the format `x.y.z` (e.g. 3.3.0) to trigger the release process.
150
+
151
+For detailed steps on how to release the package, refer to the
152
+`Release Process Documentation <https://ifx-arduino-devops.readthedocs.io/en/latest/release/index.html>`_.
153
154
155
Creating and Maintaining Third Party Libraries
0 commit comments