Skip to content

Commit 50dcad1

Browse files
committed
Merge pull request graphhopper#654 from Flucons/patch-2
documentation: update CONTRIBUTING.md
2 parents 32b82cb + a6e7615 commit 50dcad1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Submit a new issue only if you are sure it is a missing feature or a bug. Otherwise [discuss the topic](http://graphhopper.com/#developers) first.
2-
For new translations or fixes to existing translations
1+
Submit a new issue only if you are sure it is a missing feature or a bug. Otherwise, [discuss the topic](http://graphhopper.com/#developers) first.
2+
For new translations or fixes to existing translations,
33
please refer to [this documentation](https://github.com/graphhopper/graphhopper/blob/master/docs/core/translations.md).
44

55
Issues for newcomers are tagged with
66
['good first issue'](https://github.com/graphhopper/graphhopper/labels/good%20first%20issue)
7-
and documentation issues are taged with
7+
and documentation issues are tagged with
88
['documentation'](https://github.com/graphhopper/graphhopper/labels/documentation).
99

1010
## We love pull requests. Here's a quick guide:

0 commit comments

Comments
 (0)