Skip to content

Commit

Permalink
Merge pull request streetcomplete#3533 from streetcomplete/matkoniecz…
Browse files Browse the repository at this point in the history
…-patch-1

link hints for more active people
  • Loading branch information
westnordost committed Nov 29, 2021
2 parents 2ff9849 + 83e31a2 commit bad8131
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,12 @@ Always remember to pay attention to [the quest guidelines](https://github.com/st

Inheritance and class hierarchy should be avoided if possible. It is preferable to extract shared code to helper file such as [KerbUtil.kt](app/src/main/java/de/westnordost/streetcomplete/osm/kerb/KerbUtil.kt).

### Hints for more active people

See ["Efficiently working together"](https://github.com/streetcomplete/StreetComplete/discussions/3450) which is addressed to people highly active in this project.

If you are making your first issue or pull request then you can definitely skip reading it.

## StreetComplete-related projects

### Dependencies
Expand Down

0 comments on commit bad8131

Please sign in to comment.