Added short temporary note for disabling the github issues.

This commit is contained in:
Thomas Darimont
2013-08-27 18:35:26 +02:00
parent 96c33e6a57
commit 090c325766

View File

@@ -1,4 +1,4 @@
# Spring Data Web Exporter
# Spring Data Rest
The goal of the project is to provide a flexible and configurable mechanism for writing simple services that can be exposed over HTTP.
@@ -13,7 +13,7 @@ Installation instructions are in the docs:
### License
The Spring Data REST Exporter is [Apache 2.0 licensed](http://www.apache.org/licenses/LICENSE-2.0.html).
The Spring Data REST is [Apache 2.0 licensed](http://www.apache.org/licenses/LICENSE-2.0.html).
## Contributing to Spring Data Rest##
@@ -25,3 +25,7 @@ Here are some ways for you to get involved in the community:
* Watch for upcoming articles on Spring by [subscribing](http://www.springsource.org/node/feed) to springframework.org
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 only issue tracker.
All open existing issues have been automatically imported into JIRA, so nothing was lost :)