vazco / uniforms

A React library for building forms from any schema.
https://uniforms.tools
MIT License
1.95k stars 240 forks source link

Add section about development best practices to CONTRIBUTING #1337

Closed kestarumper closed 4 months ago

kestarumper commented 4 months ago

This PR adds a section about development best practices and how to achieve better DX when working with this codebase.

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 94.37%. Comparing base (1436d4c) to head (fbda54b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1337 +/- ## ======================================= Coverage 94.37% 94.37% ======================================= Files 229 229 Lines 3754 3754 Branches 1011 1011 ======================================= Hits 3543 3543 Misses 81 81 Partials 130 130 ```

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