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

Update CONTRIBUTING.md

Gitter over slack channel
This commit is contained in:
jotadeveloper 2017-05-23 21:10:18 +02:00 committed by GitHub
parent 16f8ae0f30
commit 3e37e54158

View file

@ -25,7 +25,7 @@ Some of the most popular topics can be found in our [wiki](https://github.com/ve
### Questions & Chat
We have tagged questions for easy follow up under the tag [questions](https://github.com/verdaccio/verdaccio/labels/question). Additionaly, I'd recommend to deliver questions in the new chat as **#questions/#development** channels at [slack](https://verdaccio-npm.slack.com).
We have tagged questions for easy follow up under the tag [questions](https://github.com/verdaccio/verdaccio/labels/question). Additionaly, I'd recommend to deliver questions in the new chat as **#questions/#development** channels at [gitter](https://gitter.im/verdaccio/).
### Look at the past
@ -205,4 +205,4 @@ Plugins are Add-ons that extend the functionality of the application. Whether yo
1. Check whether there is a legacy sinopia plugin for the feature that you need at [npmjs](https://www.npmjs.com/search?q=sinopia).
2. There is a [life-cycle to load a plugin](https://github.com/verdaccio/verdaccio/blob/master/lib/plugin-loader.js#L22) you should keep on mind.
3. You are free to host your plugin in your repository, whether you want to host within in our organization, feel free to ask, we'll happy to host it.
4. Try a describe widely your plugin to provide a deeply understanding to your users.
4. Try a describe widely your plugin to provide a deeply understanding to your users.