Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
iSiddharth20 authored Dec 4, 2023
1 parent 4b6c35b commit 4bedb75
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Contributing.md
Original file line number Diff line number Diff line change
@@ -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!

0 comments on commit 4bedb75

Please sign in to comment.