Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 786 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 786 Bytes

Contributing

If you wish to contribute to this project, simply fork and the clone the repository, make your changes (on master or a feature branch, up to you), and submit a pull request. Contributions are quite welcome!

Guidelines

  • Keep in mind that using the template is intended to be quite straightforward even without specific .NET experience.
  • Please adhere to the conventional commit format.

Wanted Contributions

  • Benchmarking. Some plug-n-play benchmarking utility would be a great boon to anyone wanting to track the efficiency of their solutions.
  • Example projects. If you have been using this template yourself, your project might serve as a useful example in the README's "example projects" section.