0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00

chore: fix typo

This commit is contained in:
Juan Picado 2020-09-06 14:57:34 +02:00 committed by GitHub
parent 89254db04c
commit b3f653ba64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Contributing to Verdaccio # Contributing to Verdaccio
> ⚠️ If you intend to file a PR with a new feature, please use 5.x 🥰 the branch for it. master branch is available only for **bug fixing** and dependencies updates. > ⚠️ If you intend to file a PR with a new feature, please use the 5.x branch for it 🥰 . master branch is available only for **bug fixing** and dependencies updates.
We are happy that you wish to contribute to this project. For that reason, we We are happy that you wish to contribute to this project. For that reason, we
present you with this guide. present you with this guide.