Skip to content

Fix broken issue-template links in Projects services page - #95

Merged
nabobalis merged 1 commit into
numfocus:mainfrom
Aditya30ag:fix/broken-issue-template-links
Aug 25, 2026
Merged

Fix broken issue-template links in Projects services page#95
nabobalis merged 1 commit into
numfocus:mainfrom
Aditya30ag:fix/broken-issue-template-links

Conversation

@Aditya30ag

Copy link
Copy Markdown
Contributor

Fixes #94

Problem

The static hosting and benchmarks "create an issue" links in docs/projects/index.rst had a duplicated template= query param:

Because no file named template=static_hosting.yaml / template=benchmarks.yaml exists in .github/ISSUE_TEMPLATE/, both links silently fell back to a blank GitHub issue instead of prefilling the correct template + labels present since the page was added in Nov 2023.

Change

One-line fix per link, removing the duplicated template=. No other content changed.

Type of change

  • Bug fix (non-breaking, docs-only)``

@Aditya30ag

Copy link
Copy Markdown
Contributor Author

Hey @nabobalis,
please have a look

@nabobalis
nabobalis merged commit 37a4be6 into numfocus:main Aug 25, 2026
3 checks passed
@nabobalis

Copy link
Copy Markdown
Member

Thank you @Aditya30ag

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.

Bug: Broken issue-template links on Projects services page

2 participants