Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 2.84 KB

CONTRIBUTING.md

File metadata and controls

46 lines (31 loc) · 2.84 KB

✨ Contributing to the Datasync Toolkit

Thank you for exhibiting interest in contributing to the Datasync Toolkit. The team is delighted to welcome you onboard to our exciting and growing project. Any contribution or value added go a long way to enhance the project!

In the next few steps, you will be able to see a glimpse of ways you can contribute to the Datasync Toolkit.

❔ Questions

The best place to get an answer to a question is to ask the community. We have an active Discussions area where you can ask your question. You can also ask the community on Stack Overflow (make sure you tag your question with datasync-toolkit so it can be found easily).

🐛 Fix a Bug

If you find any bug, you can help the community by submitting an issue. Once the issue is filed, you can fix the bug by creating a pull request (PR) against this repository. Your fix, if accepted, will be included in the next release of the library.

📬 Add New Feature

  • To contribute a new feature, fill out the Feature Request Template and provide detailed information to express the proposal.
  • Once the Feature Request is submitted, it will be open for discussion.
  • If it gets approved by the team, proceed to submit a PR of the proposed Feature.
  • If the PR contains an error-free code and the reviewer signs off, the PR will be merged.

📝 Add or Improve Documentation

Our documentation is stored in the docs folder, so you can update or provide new documentation in the same way as fixing a bug or adding a new feature.

🚀 Create, Submit or Review Pull Request

Anyone can create a Pull Request by forking the Datasync Toolkit Repository. Here is how you can Create a Pull Request from fork. Once you fork theDatasync Toolkit repo, it is essential to create all changes in the feature branch of your forked repository. If you have the changes in the forked feature branch, you can then create a Pull Request in the main Datasync Toolkit.

💙 Thank You

Thank you so much for contributing to this amazing project. We hope you will continue to add value and find yourself as a highly reliable source to the Datasync Toolkit.