Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 353 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (8 loc) · 353 Bytes

Contributing to DevInterp

We appreciate all contributions to improve DevInterp. Here are some guidelines to follow:

  1. Fork the repository.
  2. Create a new branch for each feature or bugfix.
  3. Write clean, readable code.
  4. Add docstrings and comments where needed.
  5. Submit a pull request, detailing the changes made.

Thank you for contributing!