diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..434aee4 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,16 @@ +# Contributor Code of Conduct + +This project follows the [Contributor Covenant Code of Conduct](https://www.contributor-covenant.org/). + +## Our Pledge +We strive to create a welcoming and inclusive environment for everyone. + +## Expected Behavior +- Be respectful and considerate. +- Provide constructive feedback. +- Avoid personal attacks or offensive language. + +## Reporting Issues +If you experience or witness unacceptable behavior, report it to the project maintainers. + +--- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..d989c64 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,19 @@ +# Contributing to DataLoom + +Thank you for considering contributing to DataLoom! Follow these steps to get started: + +## How to Contribute +1. Fork the repository. +2. Clone your fork and create a new branch. +3. Make changes and commit them with a clear message. +4. Push your changes and create a pull request. + +## Code Guidelines +- Follow best practices for React.js and FastAPI. +- Ensure code is well-documented and follows the project's style guide. + +## Reporting Issues +If you find a bug, please open an issue and provide details like steps to reproduce. + +## Need Help? +Join our Slack channel: `#dataLoom`