Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 962 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (17 loc) · 962 Bytes

Contributing to Simple JavaScript Games

Thank you for your interest in contributing to the Simple JavaScript Game! We welcome contributions of all kinds, including bug fixes, feature additions, and documentation improvements.

How to Contribute

Reporting Bugs

If you find a bug in the game, please create an issue with the following details:

  • A clear and descriptive title.
  • A detailed description of the bug.
  • Steps to reproduce the bug.
  • Expected and actual behavior.
  • Screenshots, if applicable.
  • Your operating system and browser version.

Suggesting Enhancements

We are always looking to improve the game! If you have an idea for a new feature or an enhancement to an existing feature, please create an issue with the following details:

  • A clear and descriptive title.
  • A detailed description of the proposed enhancement.
  • Rationale for why the enhancement would be useful.
  • Any additional context or screenshots, if applicable.