Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.31 KB

CONTRIBUTING.md

File metadata and controls

28 lines (19 loc) · 1.31 KB

Contributing to Synthetic-Data

We warmly welcome contributions to this Synthetic Data repository! This document provides guidelines for contributing to this repository.

How to Contribute

There is currently no code in this repository (17th July 2024) but there are still many ways you can contribute.

Create an Issue to:

  • Point out an error (grammar, punctuation, factual)
  • Suggest content be added to a section to expand or improve upon it
  • Ask a question

Making Changes

  1. Decide on the Issue to work on: Ideally, the Issue you pointed out above. Feel free to look through other Issues and ask to work on them.
  2. Fork the Repository: Start by forking the repository to your GitHub account.
  3. Create a Feature Branch: Create a new branch for your change.
  4. Make Your Changes: Implement your changes, adhering to any guidelines given.
  5. Test Your Changes: Ensure your changes do not break any existing functionality.
  6. Submit a Pull Request: Open a pull request from your feature branch to the main branch of the original repository.

Questions or Need Help?

If you have questions or need help, feel free to open an issue for discussion or reach out to the maintainers directly.

Thank you for contributing to Synthetic-Data!