This is an automated email from the ASF dual-hosted git repository.
robbie pushed a commit to branch development
in repository https://gitbox.apache.org/repos/asf/artemis-examples.git
The following commit(s) were added to refs/heads/development by this push:
new c05eec25 further doc fix around TLP move
c05eec25 is described below
commit c05eec25db8c163b0e774dd163e007e13b99c083
Author: Robbie Gemmell <[email protected]>
AuthorDate: Fri Jan 23 16:49:19 2026 +0000
further doc fix around TLP move
---
CONTRIBUTING.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 743f6180..3b71acb6 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -3,7 +3,7 @@
Contributions should target the
[`development`](https://github.com/apache/artemis-examples/tree/development)
branch.
* The
[`development`](https://github.com/apache/artemis-examples/tree/development)
branch is used for all development toward the next Artemis release and the
related Examples, whether it be improving existing examples, creating new
examples, or most especially for making any updates needed to match
as-yet-unreleased changes in the upcoming Artemis version.
-* The [`main`](https://github.com/apache/artemis-examples/tree/main) branch
contains examples for use with the latest ActiveMQ Artemis release.
+* The [`main`](https://github.com/apache/artemis-examples/tree/main) branch
contains examples for use with the latest Artemis release.
Like with the main repository, most examples changes should have an [ARTEMIS
Jira issue](https://issues.apache.org/jira/projects/ARTEMIS) which should be
referenced in the commit log message. See
[https://artemis.apache.org/issues](https://artemis.apache.org/issues) for more
details.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]