maxking / maxking/paper-to-git
Make the commit messages on the repo more informative
Open
Beginner friendly
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 74
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Currently, when a commit is added, the message is set to 'A random commit message'.
It would be more informative to add the name of the post when committing.
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
Search the repository for the literal message "A random commit message" and follow the commit creation path. Update the message to include the post name, then verify that commits created by the sync process use the informative message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100