We welcome contributions to our project, postgresql-to-mssql, which is a .NET console application that handles data migration from postgresql to sql server.
- Fork the repository and clone it to your local machine.
https://github.com/sanamhub/postgresql-to-mssql.git
- Create a new branch for your changes and make sure to reference the issue number on PR (if applicable) in the branch name (e.g. "fix/issue-name").
- Make the necessary changes and ensure that your code adheres to the project's coding style and standards.
- Test your changes thoroughly before submitting a pull request.
- Submit a pull request and provide a detailed description of your changes and the reason for them.
- Wait for your pull request to be reviewed. We'll do our best to provide feedback in a timely manner.
Thank you for considering to contribute to postgresql-to-mssql
. We appreciate your help in making this project better!