oras-project / oras-go

ORAS Go library
https://oras.land
Apache License 2.0
170 stars 91 forks source link

chore: issue templates #716

Open dextrot opened 5 months ago

dextrot commented 5 months ago

This PR fixes #641

dextrot commented 5 months ago

added the issue templates here @FeynmanZhou @shizhMSFT

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.92%. Comparing base (be59736) to head (0d3a2b7). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #716 +/- ## ======================================= Coverage 75.92% 75.92% ======================================= Files 59 59 Lines 5873 5873 ======================================= Hits 4459 4459 Misses 1037 1037 Partials 377 377 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

Wwwsylvia commented 4 months ago

@dextrot Thanks for the contribution! Could you address the remaining comments and rebase?