Skip to content

Commit

Permalink
link hints for more active people
Browse files Browse the repository at this point in the history
I already had trouble finding it again
  • Loading branch information
matkoniecz committed Nov 24, 2021
1 parent ff25283 commit 83e31a2
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 83e31a2

Please sign in to comment.