Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 373 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (7 loc) · 373 Bytes

Contribution

You're welcome to create ISSUES or open Pull Requests to the repository.

New features for the project

  • Fork the project repository.

  • Always base your work on the project's main branch.

  • Test your implementation for each OS runner with GHA workflows on your fork.

  • Open the Pull Request informing what you did with links to workflows runs.