NVIDIA-Merlin / NVIDIA-Merlin/Merlin
Create a template for new library creation that includes the common components required
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 907
- Forks
- 129
- PR merge metrics
- No merged PRs in 30d
Description
Checklist of things required:
- Basic package structure
- Test directory
- Starter version of a Merlin requirements.txt and requirements-dev.txt
- Versioneer
- Pre-commit hooks
- docstrings preview
- Github Actions for testing
- Jenkins/Blossom testing setup
- Release tag auto-publishing
- LICENSE
- README
- CONTRIBUTING
- CLA
- Release notes or changelog
Aha! Link: https://nvaiinfa.aha.io/features/MERLIN-811
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.
Assessment
This issue has not been assessed yet.