tensorflow / tensorflow/graphics
Prepare "how to contribute" guide (Wiki)
Open
@julienvalentin is already working on this.
Since May 7, 2020.
WIP
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 374
- PR merge metrics
- No merged PRs in 30d
Description
This will be needed for the three upcoming Google Summer of Code projects.
Let me know if you think I am missing something?
- Attribution of copyright (CLA)
- fork process
- setup pythonpath
- pull request process
- Github Actions
and TravisCI - google style linting
- how to run tests
- three level contributions: {core, project, submodule}
- code formatting – yapf
- code coverage
- how to write tests for your contributions
- Running locally vs. on ai-platform
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.