File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Contributing to "JavaScript Tetris"
2
+
3
+ Thank you for your interest in contributing to the "JavaScript Tetris"! Every contribution is appreciated.
4
+
5
+ ## Quickstart
6
+
7
+ 1 . ** Report Issues** : If you find a bug or have a suggestion, please open an issue [ here] ( https://github.com/vontanne/javascript-tetris/issues ) .
8
+ 2 . ** Submit Pull Requests** : Feel free to take on open issues or enhance the project. Fork the repo, make your changes, and submit a pull request.
9
+
10
+ ## Guidelines
11
+
12
+ - Ensure your code is well-documented and follows the project's style.
13
+ - Include a clear and descriptive commit message.
14
+ - Pull requests should be based on the latest master branch and should be conflict-free.
15
+
16
+ ## Questions?
17
+
18
+ If you have any questions or need further clarification, feel free to open an issue for discussion.
19
+
20
+ Thank you for contributing to the "JavaScript Tetris"!
You can’t perform that action at this time.
0 commit comments