From 119e61a2ff1a465d4614ade2194cf40abb22b657 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Tue, 1 Dec 2020 13:25:37 -0600 Subject: [PATCH] Replace JIRA references with Github. --- CONTRIBUTING.adoc | 4 ++-- README.adoc | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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