Minor grammar for contributing text.

This commit is contained in:
Som Snytt 2018-04-29 13:14:54 -07:00
parent df0a3c2dc5
commit c29b88ed5c
1 changed files with 3 additions and 2 deletions

View File

@ -31,9 +31,10 @@ How to contribute to sbt
There are lots of ways to contribute to sbt ecosystem depending on your interests and skill level.
- Help someone at work or online help their build problem.
- Help someone at work or online fix their build problem.
- Answer StackOverflow questions.
- Create plugins that extends sbt's feature.
- Ask StackOverflow questions.
- Create plugins that extend sbt's features.
- Maintain and update [documentation].
- Garden the issue tracker.
- Report issues.