Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6582] fix: Broken Link in Issue Template Documentation #6583

Closed
wants to merge 0 commits into from

Conversation

Brijeshthummar02
Copy link
Contributor

@Brijeshthummar02 Brijeshthummar02 commented Mar 3, 2025

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

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.

Screenshot 2025-03-03 195000

@justinmclean
Copy link
Member

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.

@jerryshao
Copy link
Contributor

@Brijeshthummar02 would you please update your PR description to remove all the template words?

@Brijeshthummar02
Copy link
Contributor Author

@jerryshao good to go?

@tengqm
Copy link
Contributor

tengqm commented Mar 5, 2025

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.

@Brijeshthummar02 Brijeshthummar02 deleted the link branch March 5, 2025 13:14
justinmclean pushed a commit that referenced this pull request Mar 6, 2025
### 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken Link in Issue Template Documentation
4 participants