0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/website/community/index.md
Juan Picado 3d158a195a
chore(website): plugin search ui (#3539)
* chore: plugin search ui

chore: progress

chore: format code

chore: progress

chore: @verdaccio-ui/copy-clipboard

chore: search finish

* chore: ui-components

* Update ToolList.tsx

* xss protection

* Update static-data.yml

* Update AddonCard.tsx
2022-12-25 18:48:18 +01:00

45 lines
1.6 KiB
Markdown

---
title: Help
hide_title: true
sidebar_label: Help
---
This project is maintained by the Verdaccio community, maintainers and users that provide helps to other users. Independently the source you select for seeking answers **remind to be polite and patience**.
## Questions {#questions}
If you have a question, most probably has already been answer, few ways to discover questions are:
- [Stack Overflow](https://stackoverflow.com/questions/tagged/verdaccio)
- [Question Issues](https://github.com/verdaccio/verdaccio/issues?utf8=✓&q=is%3Aissue+label%3Aquestion+)
- [Discussions Q&A](https://github.com/verdaccio/verdaccio/discussions/categories/q-a)
- At the **Discord** chat you can also ask questions on the `#help` channel.
> Questions issues are legacy and are being converted to discussions, if you are looking for fresh answers probably is a discussion.
```mdx-code-block
<iframe
title="Discord Widget of Verdaccio"
src="https://discord.com/widget?id=388674437219745793&theme=dark"
width="350"
height="500"
frameBorder="0"
/>
```
## Package Managers {#package-managers}
A private registry is mostly used with a package manager, some issues or questions might be answer by their teams:
- pnpm chat: https://r.pnpm.io/chat
- yarn chat: https://discord.com/invite/yarnpkg
- yarn chat: https://discord.com/invite/yarnpkg
- npm RFC: https://github.com/npm/rfcs
- npm Feedback: https://github.com/npm/feedback
## News {#news}
- [Twitter](http://twitter.com/verdaccio)
- [Twitter Community](https://twitter.com/i/communities/1502550839499579393)
- [Telegram](https://t.me/verdaccio)
- [Blog](https://verdaccio.org/blog)