Case sensitive changelog file check
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 12
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Does it make sense to check if any changelog file exists, and not just 'ChangeLog.md'?
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
Locate the code that currently checks specifically for “ChangeLog.md” and read how changelog files are detected. Confirm which filename variations should count, then verify the package upload or testing workflow still behaves correctly with the broader check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- build-system, release
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100