-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4b6c35b
commit 4bedb75
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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! |