icsharpcode / SharpZipLib

#ziplib is a Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform.
http://icsharpcode.github.io/SharpZipLib/
MIT License
3.7k stars 976 forks source link

chore: add issue form templates #817

Closed piksel closed 1 year ago

piksel commented 1 year ago

This PR adds issue form templates that makes it easier to fill out issues and redirect non-issues to the appropriate places.

I certify that I own, and have sufficient rights to contribute, all source code and related material intended to be compiled or integrated with the source code for the SharpZipLib open source product (the "Contribution"). My Contribution is licensed under the MIT License.

codecov[bot] commented 1 year ago

Codecov Report

Merging #817 (36a97b8) into master (68e2f92) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 36a97b8 differs from pull request most recent head ef520bd. Consider uploading reports for the commit ef520bd to get more accurate results

@@           Coverage Diff           @@
##           master     #817   +/-   ##
=======================================
  Coverage   74.78%   74.78%           
=======================================
  Files          72       72           
  Lines        8535     8535           
=======================================
  Hits         6383     6383           
  Misses       2152     2152           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.