diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index c24419d5..672c5acd 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -8,8 +8,8 @@ This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.adoc[code conduct]. By participating, you are expected to uphold this code. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io. -== Using JIRA issues -We use JIRA issues to track bugs and enhancements. If you have a general usage question +== Using Github issues +We use Github issues to track bugs and enhancements. If you have a general usage question please ask on https://stackoverflow.com[Stack Overflow]. The Spring Web Services team and the broader community monitor the https://stackoverflow.com/tags/spring-ws[`spring-ws`] tag. diff --git a/README.adoc b/README.adoc index 92ef34fb..34a6e535 100644 --- a/README.adoc +++ b/README.adoc @@ -100,7 +100,7 @@ See the current https://docs.spring.io/spring-ws/docs/current/api/[Javadoc] and == Issue Tracking -Spring Web Services uses https://jira.spring.io/browse/SWS[JIRA] for issue tracking purposes +Spring Web Services uses https://github.com/spring-projects/spring-ws/issues[Github] for issue tracking purposes. == License