nebari-dev / nebari-dev/.github
"(maintainers only) - Blank Issue" gh issue template redirects in a loop
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 1
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Context
Description
When selecting the “(maintainers only) - Blank Issue” template from the issue creation page, it opens the same page in a new tab instead of allowing a new blank issue to be created. This creates an infinite loop.
Steps to Reproduce:
- Go to https://github.com/nebari-dev/nebari/issues/new/choose
- Click on (maintainers only) Blank Issue
Expected Behavior
Clicking the “Blank Issue” template should take users to the blank issue editor, not reload the template chooser.
Actual Behavior
Redirects users back to the same page (/issues/new/choose) in a new tab, causing an infinite loop.
.
Value and/or benefit
It will enable maintainers to create blank issues.
Anything else?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the issue creation page and inspect the configuration for the “(maintainers only) - Blank Issue” template. Reproduce the redirect loop, then verify that selecting the template opens the blank issue editor instead of /issues/new/choose.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100