Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 469 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 469 Bytes

Contributing

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

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

Pull Request Process

  1. Describe the error you encountered in the code.
  2. Test: compile and run the code corrected in your computer.
  3. Ensure proposed changes run as expected.