First off, thanks for taking the time to contribute! 🎉
The following is a set of guidelines for contributing to the EFT Tapping App. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
By participating, you are expected to uphold this project's Code of Conduct. Please report unacceptable behavior to [email protected](mailto:[email protected]).
- Feel free to open an issue if you find a bug or have a feature request.
- Please search existing issues to avoid duplicates.
- For bugs, please be as descriptive as possible, explain the steps to reproduce the issue and include your environment (OS, browser, etc.).
- Fork the repo and create your branch from
main
. - If you've added code that should be tested, add tests.
- Make sure your code lints and follows the specified coding guidelines.
- Issue that pull request!
- Clone the repo or download the ZIP file.
- Open
index.html
in your browser.
For further details, refer to the README.md.
- Follow existing code style (HTML5, CSS3, JavaScript ES6+).
- Use meaningful commit messages.
- Document new code and update existing documentation.
Please follow the testing procedures outlined in TESTING.md.
If you have any questions or concerns, please feel free to reach out to the maintainer at [email protected] (mailto:[email protected]).