This is an automated email from the ASF dual-hosted git repository. Havret pushed a commit to branch update-contribution-guidelines-to-include-GitHub-Issues-and-Discussions in repository https://gitbox.apache.org/repos/asf/activemq-nms-amqp.git
commit 11b2fee9ba19433476dbd4231f7151c04f384803 Author: Havret <[email protected]> AuthorDate: Sun May 17 21:45:56 2026 +0200 Update contribution guidelines to include GitHub Issues and Discussions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29cdf2a..7c9c5fc 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ So in general most of the top level classes that implement the Apache.NMS interf ## Getting started - [Configuration](docs/configuration.md) contains various uri options that can be set when defining a ConnectionFactory. - [Interested in the code?](docs/working_with_code.md) Clone and build the projects. -- Want to contribute? Github pull requests are one way to contribute, but our real issue tracker is [JIRA](https://issues.apache.org/jira/issues/?jql=project%20%3D%20AMQNET%20AND%20component%20%3D%20AMQP). +- Want to contribute? GitHub pull requests are welcome! Use [GitHub Issues](https://github.com/apache/activemq-nms-amqp/issues) to report bugs or request features, and [GitHub Discussions](https://github.com/apache/activemq-nms-amqp/discussions) for questions and general conversation. ## Amqp Provider NMS Feature Support --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
