This is an automated email from the ASF dual-hosted git repository.
jmclean pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/gravitino.git
The following commit(s) were added to refs/heads/main by this push:
new fef88bfbc9 [6582] fix: Broken Link in Issue Template Documentation
(#6615)
fef88bfbc9 is described below
commit fef88bfbc921a10201d245f3bad0727ec60fe415
Author: Brijesh Thummar <[email protected]>
AuthorDate: Fri Mar 7 03:58:47 2025 +0530
[6582] fix: Broken Link in Issue Template Documentation (#6615)
### What changes were proposed in this pull request?
This PR fixes a broken link in the issue template documentation. The
updated link correctly directs users to the structured issue template
documentation.
### Why are the changes needed?
The link should direct users to the correct documentation on structured
issue templates.
fix #6582 , closes #6583
### Does this PR introduce _any_ user-facing change?
No. This is a documentation fix and does not impact any user-facing
functionality.
### How was this patch tested?
Since this is a documentation update, no functional tests were required.
However, the updated link was manually verified to ensure it directs
users to the correct documentation.
---
.github/ISSUE_TEMPLATE/improvement.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/improvement.yml
b/.github/ISSUE_TEMPLATE/improvement.yml
index 807659603c..92c8e3696d 100644
--- a/.github/ISSUE_TEMPLATE/improvement.yml
+++ b/.github/ISSUE_TEMPLATE/improvement.yml
@@ -1,4 +1,4 @@
-# See https://gh-community.github.io/issue-template-feedback/structured/
+# See
https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository
name: Improvement
title: "[Improvement] "