Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 852 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (12 loc) · 852 Bytes

Contributing to "JavaScript Tetris"

Thank you for your interest in contributing to the "JavaScript Tetris"! Every contribution is appreciated.

Quickstart

  1. Report Issues: If you find a bug or have a suggestion, please open an issue here.
  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.

Guidelines

  • Ensure your code is well-documented and follows the project's style.
  • Include a clear and descriptive commit message.
  • Pull requests should be based on the latest master branch and should be conflict-free.

Questions?

If you have any questions or need further clarification, feel free to open an issue for discussion.

Thank you for contributing to the "JavaScript Tetris"!