diff --git a/README.md b/README.md index a9797e56..166a5be3 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ VTM (Vector Tile Map) was developed within the [OpenScienceMap](https://github.c See the **[integration guide](docs/Integration.md)** and [changelog](docs/Changelog.md). And read through [how to contribute](docs/CONTRIBUTING.md) guidelines. -If you have any questions or problems, don't hesitate to ask the [GitHub Discussions](https://github.com/mapsforge/vtm/discussions) for help. +If you have any questions or problems, don't hesitate to ask the [Discussions](https://github.com/mapsforge/vtm/discussions) for help. ## Features - Java map library diff --git a/docs/Applications.md b/docs/Applications.md index 6e8ad62a..6021595b 100644 --- a/docs/Applications.md +++ b/docs/Applications.md @@ -22,4 +22,4 @@ | [Walkaholic](https://play.google.com/store/apps/details?id=com.walkaholic.hikeapp) | Hiking app with official routes and online/offline maps | Proprietary/Free (in-app purchases) | Android | Closed | | [XCTrack](http://xctrack.org/) | Flight computer for paraglider pilots | Proprietary/Free | Android | Closed | -You know an application that is missing here? Please inform us by sending a message via the [GitHub Discussions](https://github.com/mapsforge/vtm/discussions). +You know an application that is missing here? Please inform us by sending a message via the [Discussions](https://github.com/mapsforge/vtm/discussions). diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index 56a14a56..4c95d2d2 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -2,7 +2,7 @@ As an open source project, we welcome new contributors and appreciate your help. -Before you start working on an unresolved issue or try to implement a new feature, please contact us via our public [GitHub Discussions](https://github.com/mapsforge/vtm/discussions). We will then discuss the best way to realize your proposal and figure out how we can help you to get started quickly. +Before you start working on an unresolved issue or try to implement a new feature, please contact us via the [Discussions](https://github.com/mapsforge/vtm/discussions). We will then discuss the best way to realize your proposal and figure out how we can help you to get started quickly. If you are only requesting a small change in the code, you may attach a patch file to the corresponding issue, but it is best to create a pull request on Github. Make sure that your patch is derived from the latest version in our **master** repository, otherwise we might be unable to apply it. Important is to keep pull requests simple with one feature in each. Please follow our code and style conventions. diff --git a/docs/ISSUE_TEMPLATE.md b/docs/ISSUE_TEMPLATE.md index 287b71cc..27f696bd 100644 --- a/docs/ISSUE_TEMPLATE.md +++ b/docs/ISSUE_TEMPLATE.md @@ -1 +1 @@ -For questions, reports and feature requests please use the [GitHub Discussions](https://github.com/mapsforge/vtm/discussions). +For questions, reports and feature requests please use the Discussions. \ No newline at end of file diff --git a/docs/Mapsforge-Maps.md b/docs/Mapsforge-Maps.md index 83958839..3299b93b 100644 --- a/docs/Mapsforge-Maps.md +++ b/docs/Mapsforge-Maps.md @@ -9,4 +9,4 @@ - [OpenMaps](https://openmaps.eu/) - [vector.city](https://vector.city/) -You know a Mapsforge map provider that is missing here? Please inform us by sending a message via the [GitHub Discussions](https://github.com/mapsforge/vtm/discussions). +You know a Mapsforge map provider that is missing here? Please inform us by sending a message via the [Discussions](https://github.com/mapsforge/vtm/discussions). diff --git a/docs/Rendertheme.md b/docs/Rendertheme.md index bd8dcdab..4597ddd7 100644 --- a/docs/Rendertheme.md +++ b/docs/Rendertheme.md @@ -2,7 +2,7 @@ **This article describes how to use XML-based render-themes to style maps.** -If you have any questions or problems, don't hesitate to ask the [GitHub Discussions](https://github.com/mapsforge/vtm/discussions) for help. +If you have any questions or problems, don't hesitate to ask the [Discussions](https://github.com/mapsforge/vtm/discussions) for help. ## Introduction