[6582] fix: Broken Link in Issue Template Documentation
What changes were proposed in this pull request?
(Please outline the changes and how this PR fixes the issue.)
Why are the changes needed?
The link should direct users to the correct documentation on structured issue templates.
(Please clarify why the changes are needed. For instance,
- If you propose a new API, clarify the use case for a new API.
- If you fix a bug, describe the bug.)
Fix: #6582
Does this PR introduce any user-facing change?
no
(Please list the user-facing changes introduced by your change, including
- Change in user-facing APIs.
- Addition or removal of property keys.)
How was this patch tested?
(Please test your changes, and provide instructions on how to test it:
- If you add a feature or fix a bug, add a test to cover your changes.
- If you fix a flaky test, repeat it for many times to prove it works.)
Yes, it would be best to only include the URL change. I'm not 100% sure that the new URL is correct as it has what seems to be extra characters at the end. https://github.com/orgs/community/discussions/categories/issue-template-feedback%E2%80%94is
It may be best to use this: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository
Or just remove that comment.
@Brijeshthummar02 would you please update your PR description to remove all the template words?
@jerryshao good to go?
Well, I agree with @justinmclean on limiting the change to just the first line of the file. The link now works, that's good enough.