Neesham
February 6, 2023, 10:41am
1
Hi community, I am new to open source please guide me, How can I start contributing to Keras?
@Neesham ,
Welcome to the Tensorflow Forum!
Please refer to Keras contribution guidelines below
Keras 3 is a high-velocity open-source project. We welcome contributions!
Contributions can be made in a variety of ways, including coding, enriching documentation, refining docstrings, and providing code examples.
## Current items open for contributions
At [this link](https://github.com/keras-team/keras/issues/18442), you'll find a list of items where you help is needed!
## How to contribute code
Follow these steps to submit your code contribution.
### Step 1. Open an issue
Before making any changes, we recommend opening an issue (if one doesn't already
exist) and discussing your proposed changes. This way, we can give you feedback
and validate the proposed changes.
If the changes are minor (simple bug fix or documentation fix), then feel free
This file has been truncated. show original
Thank you!
Neesham
February 10, 2023, 4:53am
5
Hi @chunduriv ,
I made a pull request to keras documentation. After that, a reviewer suggested some changes to me in that pull request. How should I make those changes?
@Neesham ,
Could you please share your PR information, so that I can assist you?
Thank you!