Version Tag
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 869
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
Would be great to get a version tag on this repo to avoid having a version ilke this in go.mod files of projects importing this repository:
github.com/tailscale/hujson v0.0.0-20221223112325-20486734a56a
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 checking the repository's Go module metadata in go.mod and any existing version or release conventions. Done means a version tag is published so importing projects no longer resolve only to the reported pseudo-version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100