Update contributing section, add link to Gitter chat room
Closes gh-238
This commit is contained in:
10
README.md
10
README.md
@@ -26,7 +26,12 @@ You will need Java 7 or later to build Spring REST Docs. It is built using [Grad
|
||||
## Contributing
|
||||
|
||||
Contributors to this project agree to uphold its [code of conduct][11].
|
||||
[Pull requests][12] are welcome. Please see the [contributor guidelines][13] for details.
|
||||
|
||||
There are several that you can contribute to Spring REST Docs:
|
||||
|
||||
- Open a [pull request][12]. Please see the [contributor guidelines][13] for details.
|
||||
- Ask and answer questions on Stack Overflow using the [`spring-restdocs`][15] tag.
|
||||
- Chat with fellow users [on Gitter][16].
|
||||
|
||||
## Licence
|
||||
|
||||
@@ -46,4 +51,5 @@ Spring REST Docs is open source software released under the [Apache 2.0 license]
|
||||
[12]: https://help.github.com/articles/using-pull-requests/
|
||||
[13]: CONTRIBUTING.md
|
||||
[14]: http://www.apache.org/licenses/LICENSE-2.0.html
|
||||
|
||||
[15]: http://stackoverflow.com/tags/spring-restdocs
|
||||
[16]: https://gitter.im/spring-projects/spring-restdocs
|
||||
Reference in New Issue
Block a user