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 c97131d3a Update the contributing instructions
c97131d3a is described below

commit c97131d3a09201494597d6661f3ca47fd4ec519f
Author: Bertil Chapuis <[email protected]>
AuthorDate: Sun Oct 20 22:02:45 2024 +0200

    Update the contributing instructions
---
 CONTRIBUTING.md | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 804cc7df5..6a9698205 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -28,13 +28,12 @@ There are several ways you can help us out. First of all 
code contributions and
 bug fixes are most welcome. However, even "minor" details such as fixing 
spelling
 errors, improving documentation and examples, or pointing out usability 
issues, are of great importance too.
 
-The Baremaps project uses the GitHub infrastructure (see the
-[project page](https://github.com/baremaps/baremaps)).
+You can contribute in the following ways.
+- 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.
 
 If you want to find an area that currently needs improving have a look at the
-open issues listed at the
-[issues page](https://github.com/baremaps/baremaps/issues). This is also the 
place
-for discussing enhancement to Baremaps.
+open issues listed. This is also the place for discussing enhancement to 
Baremaps.
 
 If you are unsure what to do, please have a look at the issues, especially
 those tagged

Reply via email to