From c30f411fcc08e691fe20aeb033f0e840477fb8d4 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Mon, 21 Aug 2017 05:47:39 +1200 Subject: Update contributing guide --- .github/CONTRIBUTING.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index f6f8b3137..03a3831b9 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -9,16 +9,16 @@ Before asking anything, please search for an answer in: - Relevant repositories (see below) - [Google Search](https://www.google.com/) -GitHub issues should be used ONLY for feature requests and bug reports. For general discussions please use [Traccar forums](https://www.traccar.org/forums/). +GitHub issues should be used ONLY for feature requests, code discussions and bug reports. For general discussions please use [Traccar forums](https://www.traccar.org/forums/). There are multiple Traccar projects. If you create a new issue you MUST do it in the relevant repository: -- [Traccar Server](https://github.com/tananaev/traccar) -- [Traccar Web Interface](https://github.com/tananaev/traccar-web) -- [Traccar Client for Android](https://github.com/tananaev/traccar-client-android) -- [Traccar Client for iOS](https://github.com/tananaev/traccar-client-ios) -- [Traccar Manager for Android](https://github.com/tananaev/traccar-manager-android) -- [Traccar Manager for iOS](https://github.com/tananaev/traccar-manager-ios) +- [Traccar Server](https://github.com/tananaev/traccar/issues) +- [Traccar Web Interface](https://github.com/tananaev/traccar-web/issues) +- [Traccar Client for Android](https://github.com/tananaev/traccar-client-android/issues) +- [Traccar Client for iOS](https://github.com/tananaev/traccar-client-ios/issues) +- [Traccar Manager for Android](https://github.com/tananaev/traccar-manager-android/issues) +- [Traccar Manager for iOS](https://github.com/tananaev/traccar-manager-ios/issues) If you are not sure where your issue belongs to, please use Traccar Server main repository. -- cgit v1.2.3