Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 675 Bytes

File metadata and controls

12 lines (8 loc) · 675 Bytes

How to contribute to Magick.NET

Did you find a bug?

  • Please ensure the bug was not already reported by searching our issues.
  • If you're unable to find an open issue addressing the problem, please open a new one. Be sure to follow the instructions in the issue template.

Did you write a patch that fixes a bug?

  • Open a new pull request with the patch and follow the instructions from the pull request template.
  • Before submitting, please ensure that your code matches the existing coding patterns and practise as demonstrated in the repository.