Skip to main content

Contributing

Thank you for your interest in contributing to codemod-kit

codemod-kit is a 100% community-driven project.So, from the bottom of our hearts, thank you.

Getting Started

If you're new to open source, you may also find the How to Contribute to Open Source guide from https://opensource.guide useful.

Next Steps

Contributions are generally made through the following process:

  1. Finding or opening an issue: In the issue tab, finding or creating an issue to work on.
  2. Setting up a local environment: Learning how to set up the local environment to start development.
  3. Making a PR: Sending in your changes to resolve an accepted issue.