fix: correct github org links in issue templates - #562
Conversation
|
@msranjana is attempting to deploy a commit to the corsair Team on Vercel. A member of the Team first needs to authorize it. |
📝 WalkthroughWalkthroughThe three GitHub issue templates now reference ChangesIssue template link corrections
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related issues
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches 💡 1🛠️ Fix failing CI checks 💡
🧪 Generate unit tests (beta)
Comment |
Greptile SummaryCorrects outdated GitHub organization links in all issue templates.
Confidence Score: 5/5The PR appears safe to merge because the issue-template links consistently target the correct repository and remain valid. The changes are limited to static hyperlinks, preserve valid issue-template YAML, and introduce no observable functional or security failure. Important Files Changed
Reviews (1): Last reviewed commit: "fix: correct github org links in issue t..." | Re-trigger Greptile |
|
@ambikeesshh please do review it |
|
LGTM |
ambikeesshh
left a comment
There was a problem hiding this comment.
looks fine
thanks @msranjana
|
@ambikeesshh hopefully it can be merged |
Description
Fixes #533 . Fixed the issue templates to point at the correct repo (
corsairdev/corsair) and removed the deadlabel:integrationsearch links from the integration request template.Checklist
Before submitting your PR, please verify the following:
pnpm lintand all checks passpnpm typecheckand there are no TypeScript errorspnpm buildand all packages build successfullypnpm testand all tests passScreenshots / Demos (if applicable)
N/A
Summary by CodeRabbit