From 74870a2ac615e8526c9e6aaf85bfa1e0ec0ab8e8 Mon Sep 17 00:00:00 2001 From: Adam Jones Date: Wed, 1 Jun 2022 14:20:36 +0100 Subject: [PATCH] Update issues link to GitHub issues rather than JBoss/RedHat JIRA (#12218) * Update welcome page link to GitHub issues rather than JBoss/RedHat JIRA * Update GOVERNANCE.md * Update index.ftl --- GOVERNANCE.md | 2 +- .../src/main/resources/theme/logo-example/welcome/index.ftl | 2 +- themes/src/main/resources/theme/keycloak/welcome/index.ftl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/GOVERNANCE.md b/GOVERNANCE.md index 370dd30345..88953a907a 100644 --- a/GOVERNANCE.md +++ b/GOVERNANCE.md @@ -84,7 +84,7 @@ The process of reviewing proposed changes differs depending of the size and impa A minor change is a bug fix, a smaller enhancement or a smaller addition to existing features. -To propose a minor change, simply create an issue in our [issue tracker](https://issues.jboss.org/browse/KEYCLOAK) and +To propose a minor change, simply create an issue in our [issue tracker](https://github.com/keycloak/keycloak/issues) and send a pull request. A maintainer will be responsible for ultimately approving the pull request. The maintainer may do a deep review of the diff --git a/examples/themes/src/main/resources/theme/logo-example/welcome/index.ftl b/examples/themes/src/main/resources/theme/logo-example/welcome/index.ftl index 5b9260707e..004b6b3260 100755 --- a/examples/themes/src/main/resources/theme/logo-example/welcome/index.ftl +++ b/examples/themes/src/main/resources/theme/logo-example/welcome/index.ftl @@ -37,7 +37,7 @@

Keycloak Project | Mailing List | - Report an issue

+ Report an issue

diff --git a/themes/src/main/resources/theme/keycloak/welcome/index.ftl b/themes/src/main/resources/theme/keycloak/welcome/index.ftl index 69499b3185..8bf272f22f 100755 --- a/themes/src/main/resources/theme/keycloak/welcome/index.ftl +++ b/themes/src/main/resources/theme/keycloak/welcome/index.ftl @@ -120,7 +120,7 @@

Mailing List

-

Report an issue

+

Report an issue