This is an automated email from the ASF dual-hosted git repository. bchapuis pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/incubator-baremaps.git
commit b622606f5f8926f37825602e1b789a491ef198d8 Author: Bertil Chapuis <[email protected]> AuthorDate: Sat Oct 19 21:57:38 2024 +0200 Enhance the instructions related to issues --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae15a0bb8..de31d41f4 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ If you want to contribute to the code you can refer to the following developer g You can also contribute in the following ways. -- [Create an issue](https://github.com/apache/incubator-baremaps/issues): Report a bug or feature request +- [Create an issue](https://github.com/apache/incubator-baremaps/issues): Report a bug or submit a feature request. All issues are tracked in the incubator-baremaps repository and organized using labels. For example, the "documentation" label is used for issues related to both the documentation and the website. - [Join the mailing list](https://lists.apache.org/[email protected]): Initiate or participate in project discussions on the mailing list - Write a post: Write a post to share your use cases and experiences with Apache Baremaps
