You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by mi...@apache.org on 2024/01/19 16:32:03 UTC

(superset) branch master updated: chore: Updates the Release Process link in the issue template (#26677)

This is an automated email from the ASF dual-hosted git repository.

michaelsmolina pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 1010294f2b chore: Updates the Release Process link in the issue template (#26677)
1010294f2b is described below

commit 1010294f2b5459c3a9456b76b2aaf27f42059457
Author: Michael S. Molina <70...@users.noreply.github.com>
AuthorDate: Fri Jan 19 13:31:56 2024 -0300

    chore: Updates the Release Process link in the issue template (#26677)
---
 .github/ISSUE_TEMPLATE/bug-report.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index b79acd184d..40e5d97f27 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -38,7 +38,7 @@ body:
       value: |
         ### Environment
 
-        Please specify your environment. If your environment does not match the alternatives, you need to upgrade your environment before submitting the issue as it may have already been fixed. For additional information about the releases, check out the [release page](https://github.com/apache/superset/wiki).
+        Please specify your environment. If your environment does not match the alternatives, you need to upgrade your environment before submitting the issue as it may have already been fixed. For additional information about the releases, see [Release Process](https://github.com/apache/superset/wiki/Release-Process).
   - type: dropdown
     id: superset-version
     attributes: