konveyor / move2kube

Move2Kube is a command-line tool for automating creation of Infrastructure as code (IaC) artifacts. It has inbuilt support for creating IaC artifacts for replatforming to Kubernetes/Openshift.
https://move2kube.konveyor.io/
Apache License 2.0
383 stars 118 forks source link

Add contributing.md to README.md #1134

Open satyampsoni opened 7 months ago

satyampsoni commented 7 months ago

Is your feature request related to a problem? Please describe. I'm always frustrated when I have to go back and search for contributing.md when I need to contribute to a project.

Describe the solution you'd like Add a section of contributing.md to Readme.md.

Describe alternatives you've considered NA

Additional context Nope, I would like add .

HarikrishnanBalagopal commented 7 months ago

We have one already https://github.com/konveyor/move2kube/blob/main/contributing.md

satyampsoni commented 7 months ago

Yeah I saw that I plan to add a section contributing.md at the end like this one

HarikrishnanBalagopal commented 5 months ago

@satyampsoni Thanks, you can submit a PR with the change you want to make.