diff --git a/Contributing.md b/Contributing.md new file mode 100644 index 0000000..7fae571 --- /dev/null +++ b/Contributing.md @@ -0,0 +1,16 @@ +# Contributing to [Generative-AI-Based-Spatio-Temporal-Fusion](https://github.com/iSiddharth20/Generative-AI-Based-Spatio-Temporal-Fusion) + +Thank you for considering contributing to [Generative-AI-Based-Spatio-Temporal-Fusion](https://github.com/iSiddharth20/Generative-AI-Based-Spatio-Temporal-Fusion)! Your Effort and Contributions are crucial for the success of this project and greatly appreciated. Below you'll find the process and guidelines for contributing. + +### Pull Requests +- Fork the repository. +- Include descriptive comments in code. +- Include descriptive commit messages. + +### Code Styleguide +- Follow the coding style present in the existing codebase (indentation, comments style, etc.). +- Include comments explaining why certain pieces of code were implemented. +- Write tests (if applicable) for the new code you're submitting. + +## Acknowledgments +Thanks to all the contributors who have helped this project grow!