Update mds

This commit is contained in:
thororen1234 2024-09-19 13:49:09 -04:00
parent 3333661fdb
commit 1312c6b43a
2 changed files with 4 additions and 11 deletions

View file

@ -17,5 +17,5 @@ DON'T
Repetitive violations of these guidelines might get your access to the repository restricted. Repetitive violations of these guidelines might get your access to the repository restricted.
If you feel like a user is violating these guidelines or feel treated unfairly, please refrain from vigilantism If you feel like a user is violating these guidelines or feel treated unfairly, please refrain from vigilantism
and instead report the issue to a moderator! The best way is joining our [official Discord community](https://vencord.dev/discord) and instead report the issue to a moderator! The best way is joining our [official Discord community](https://discord.gg/5Xh2W87egW)
and opening a modmail ticket. and opening a modmail ticket.

View file

@ -36,20 +36,13 @@ Before starting your plugin:
- No plugins that require the user to enter their own API key - No plugins that require the user to enter their own API key
- Do not introduce new dependencies unless absolutely necessary and warranted - Do not introduce new dependencies unless absolutely necessary and warranted
## Improve Vencord itself ## Improve Equicord itself
If you have any ideas on how to improve Vencord itself, or want to propose a new plugin API, feel free to open a feature request so we can discuss. If you have any ideas on how to improve Equicord itself, or want to propose a new plugin API, feel free to open a feature request so we can discuss.
Or if you notice any bugs or typos, feel free to fix them! Or if you notice any bugs or typos, feel free to fix them!
## Contribute to our Documentation
The source code of our documentation is available at <https://github.com/Vencord/Docs>
If you see anything outdated, incorrect or lacking, please fix it!
If you think a new page should be added, feel free to suggest it via an issue and we can discuss.
## Help out users in our Discord community ## Help out users in our Discord community
We have an open support channel in our [Discord community](https://vencord.dev/discord). We have an open support channel in our [Discord community](https://discord.gg/5Xh2W87egW).
Helping out users there is always appreciated! The more, the merrier. Helping out users there is always appreciated! The more, the merrier.