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


The following commit(s) were added to refs/heads/main by this push:
     new ec0d20c5f Link directly to issues and pulls (#900)
ec0d20c5f is described below

commit ec0d20c5f1300fd3276b4f6fa7a37a297be9d319
Author: Sebb <[email protected]>
AuthorDate: Sun Oct 20 15:37:01 2024 +0100

    Link directly to issues and pulls (#900)
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index ed666656b..41ffd4b22 100644
--- a/README.md
+++ b/README.md
@@ -58,8 +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, 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.
+- Improve the code: Report [a bug or submit a feature 
request](https://github.com/apache/incubator-baremaps/issues), or [submit a 
pull request](https://github.com/apache/incubator-baremaps/pulls) in the 
[incubator-baremaps](https://github.com/apache/incubator-baremaps/) repository.
+- Improve the documentation: Report [documentation 
issue](https://github.com/apache/incubator-baremaps-site/issues) or [submit a 
pull request](https://github.com/apache/incubator-baremaps-site/pulls) in the 
[incubator-baremaps-site](https://github.com/apache/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
 

Reply via email to