DavidWells / DavidWells/markdown-magic
Make automatic changelog plugin
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 868
- Forks
- 223
- PR merge metrics
- No merged PRs in 30d
Description
Idea: https://twitter.com/DavidWells/status/946877263869501440
Possible implementation: read git commits and add them to Changelog.md
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
The issue proposes a plugin that reads git commits and adds them to Changelog.md, but names no implementation files or tests. Start by locating the existing plugin entry points and any changelog-related behavior. Done means the plugin can turn repository commits into the expected Changelog.md content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, javascript
- Domain
- release, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100