Skip to content

Fix VibeCAD issue contact links - #162

Merged
10-X-eng merged 2 commits into
mainfrom
fix/133-issue-template-links
Sep 3, 2026
Merged

Fix VibeCAD issue contact links#162
10-X-eng merged 2 commits into
mainfrom
fix/133-issue-template-links

Conversation

@10-X-eng

@10-X-eng 10-X-eng commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Replace the nonexistent VibeCAD Discord contact with RobitOverlord on X at the existing 10_X_eng account URL.
  • Remove the unrelated FreeCAD forum, developer handbook, and wiki links from the VibeCAD issue chooser.
  • Keep the issue chooser focused on support destinations that actually belong to this project.

Verification

  • This is repository metadata only, so red/green TDD does not apply.
  • The exact validation commands and results are listed below.

Commands and results:

  • git diff --check — passed.
  • Python yaml.safe_load plus assertions for blank_issues_enabled, one contact entry, the display name, allowed contact-link keys, and the exact X URL — passed.
  • curl --head --location --max-time 20 https://x.com/10_X_eng — HTTP 200.

Compatibility

  • Existing public functions and APIs remain unchanged.
  • No preference keys, tool names, schemas, or wire formats changed.
  • Application defaults and saved documents are unaffected.
  • No deprecations or breaking runtime changes.

Issues

Closes #133

Before and After

Before: the issue chooser advertised an unavailable Discord and three upstream FreeCAD destinations.

After: it presents one accurate VibeCAD contact link, RobitOverlord on X, pointing to https://x.com/10_X_eng.

@10-X-eng
10-X-eng merged commit 83545ad into main Sep 3, 2026
2 checks passed
@10-X-eng
10-X-eng deleted the fix/133-issue-template-links branch September 3, 2026 19:35
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.

Update the issue templates to point to VibeCad discord etc

1 participant