gren-lang / gren-lang/compiler
`gren package validate` should validate CHANGELOG entry
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Haskell
- Stars
- 503
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
Validate it's present, populated, and matches version number. Will need to have an opinion on what a CHANGELOG entry looks like.
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 by locating the implementation and tests for gren package validate. Decide, with the project’s existing conventions, what counts as a populated CHANGELOG entry and how its version should match; done means the command reports invalid, missing, or mismatched entries and accepts valid ones.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- cli, release
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100