python-babel / babel

The official repository for Babel, the Python Internationalization Library
http://babel.pocoo.org/
BSD 3-Clause "New" or "Revised" License
1.32k stars 440 forks source link

Improve contributing instructions #986

Closed akx closed 1 year ago

akx commented 1 year ago

Refs #985.

codecov[bot] commented 1 year ago

Codecov Report

Merging #986 (c616775) into master (92e6fab) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #986   +/-   ##
=======================================
  Coverage   90.90%   90.90%           
=======================================
  Files          25       25           
  Lines        4356     4356           
=======================================
  Hits         3960     3960           
  Misses        396      396           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

akx commented 1 year ago

@bfontaine Would this have made your life easier? 😁

bfontaine commented 1 year ago

Yes, thank you!