Lucy-Forrest-Lab / Lucy-Forrest-Lab/hm_analysis_tool
careful about what you commit
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Tidying up the directory would be good. For example pycache is not a directory that should be included. You can delete the files and commit the deletion to make them disappear.
To avoid adding them in the first place you can look into git ignore...
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
Inspect the repository for tracked pycache files and check whether a .gitignore exists. Done means the unwanted generated files are removed from version control and future Python cache files are ignored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100