branch name with '/' not supported
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 206
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
A branch named `feature/doclets` will cause a `Err null` result
See https://doclets.io/openzero-zte/js-generator-openstack/feature/doclets
Contributor guide
No contributing guide indexed for this repository
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 by reproducing the issue with the `feature/doclets` branch and the linked doclets.io URL, then trace how branch names are handled. Done means that this slash-containing branch resolves successfully instead of returning `Err null`, with a regression check for the case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100