prismicio / prismic-client

The official JavaScript + TypeScript client library for Prismic
https://prismic.io/docs/technical-reference/prismicio-client
Apache License 2.0
168 stars 60 forks source link

docs: update `CONTRIBUTING.md` #340

Closed angeloashmore closed 3 months ago

angeloashmore commented 3 months ago

Resolves: N/A

Description

This PR replaces the existing CONTRIBUTING.md with a new, simplified version.

Checklist

Preview

How to QA [^1]

Read through CONTRIBUTING.md and let me know what you think.

[^1]: Please use these labels when submitting a review: :question: #ask: Ask a question. :bulb: #idea: Suggest an idea. :warning: #issue: Strongly suggest a change. :tada: #nice: Share a complement.

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 99.97%. Comparing base (f141026) to head (fb57311). Report is 2 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #340 +/- ## ======================================= Coverage 99.97% 99.97% ======================================= Files 61 61 Lines 6899 6911 +12 Branches 381 381 ======================================= + Hits 6897 6909 +12 Misses 2 2 ```

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

angeloashmore commented 3 months ago

The typos were fixed and PULL_REQUEST_TEMPLATE.md was removed in favor of the org-level version. We should be good to merge!