Merge pull request #4133 from som-snytt/issue/guidance

Minor grammar for contributing text.
This commit is contained in:
eugene yokota 2018-04-29 16:45:51 -04:00 committed by GitHub
commit d74afe0ca8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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. 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. - Answer StackOverflow questions.
- Create plugins that extends sbt's feature. - Ask StackOverflow questions.
- Create plugins that extend sbt's features.
- Maintain and update [documentation]. - Maintain and update [documentation].
- Garden the issue tracker. - Garden the issue tracker.
- Report issues. - Report issues.