DATAREST-352 - Remove links to forum.spring.io.
Replace by liks to stackoverflow. Additionally altered springsource.org to spring.io.
This commit is contained in:
@@ -19,13 +19,13 @@ The Spring Data REST is [Apache 2.0 licensed](http://www.apache.org/licenses/LIC
|
||||
|
||||
Here are some ways for you to get involved in the community:
|
||||
|
||||
* Get involved with the Spring community on the Spring Community Forums. Please help out on the [forum](http://forum.springsource.org/forumdisplay.php?f=27) by responding to questions and joining the debate.
|
||||
* Create [JIRA](https://jira.springsource.org/browse/DATAREST) tickets for bugs and new features and comment and vote on the ones that you are interested in.
|
||||
* Get involved with the Spring community on Stackoverflow. Please help out on the [spring-data-rest](http://stackoverflow.com/questions/tagged/spring-data-rest) tag by responding to questions and joining the debate.
|
||||
* Create [JIRA](https://jira.spring.io/browse/DATAREST) tickets for bugs and new features and comment and vote on the ones that you are interested in.
|
||||
* Github is for social coding: if you want to write code, we encourage contributions through pull requests from [forks of this repository](http://help.github.com/forking/). If you want to contribute code this way, please reference a JIRA ticket as well covering the specific issue you are addressing.
|
||||
* Watch for upcoming articles on Spring by [subscribing](http://www.springsource.org/node/feed) to springframework.org
|
||||
* Watch for upcoming articles on Spring by [subscribing](http://spring.io/blog/) to spring.io.
|
||||
|
||||
Before we accept a non-trivial patch or pull request we will need you to sign the [contributor's agreement](https://support.springsource.com/spring_committer_signup). Signing the contributor's agreement does not grant anyone commit rights to the main repository, but it does mean that we can accept your contributions, and you will get an author credit if we do. Active contributors might be asked to join the core team, and given the ability to merge pull requests.
|
||||
|
||||
### Note
|
||||
We disabled the github issues since we want to use [JIRA](https://jira.springsource.org/browse/DATAREST) as the only issue tracker.
|
||||
We disabled the github issues since we want to use [JIRA](https://jira.spring.io/browse/DATAREST) as the only issue tracker.
|
||||
All open existing issues have been automatically imported into JIRA, so nothing was lost :)
|
||||
|
||||
Reference in New Issue
Block a user