Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 731 Bytes

CONTRIBUTING.md

File metadata and controls

15 lines (10 loc) · 731 Bytes

Contributing

Welcome to the Chip8 Web project. We're happy you've found yourself here, and look forward to your contribution!

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure the build succeeds and all tests are passing (including linting).
  2. If relevant, update the README.md with details of changes, this includes new environment variables, exposed ports, useful file locations etc.
  3. Add yourself to the CONTRIBUTORS file.