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 7a207bbc2c1b406c3250a9fc3aa2ed58e514af89 Author: Bertil Chapuis <[email protected]> AuthorDate: Sat Oct 19 21:57:38 2024 +0200 Enhance the instructions related to issues --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ae15a0bb8..ed666656b 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,8 @@ 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, submit a feature request, or submit a pull request in the incubator-baremaps repository. +- [Improve the documentation](https://github.com/apache/incubator-baremaps-site/issues): Report documentation issue or submit a pull request in the incubator-baremaps-site repository. - [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
