-
-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Plugin Submission Documentation (Rewrite of the old) #13
base: main
Are you sure you want to change the base?
Conversation
- Created a detailed guide for submitting plugins to Vencord. - Outlined steps for forking the repository, adding a plugin, and creating a pull request. - Included guidelines for adhering to Vencord's code structure and standards. - Explained the review process and licensing requirements.
This commit rewrites the plugin submission guide to remove unnecessary installation instructions, clarify that plugins are first merged into the dev branch, and ensure the correct submission process. Additionally, the guide now correctly links to the Vencord community Discord and removes redundant file listings, focusing on providing clear instructions for submitting pre-made plugins.
I used my break time on my job to rewrite everything, hope it helps :b
Aditionally, i added an update section, i can delete it if wanted |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's very verbose regarding telling users just do [Git commands] rather than teaching the user how to use Git. Do note that this is the reason why support for userplugins is not given in support; users will follow the instructions without learning anything about the software they are using
- Improve clarity and organization of the plugin submission process - Add separate instructions for users with existing Vencord installations - Clarify common pitfalls and best practices - Include guidance on attaching images to GitHub issues - Add note about git branching knowledge
As i told, i made a fast doc about submission yesterday, i took some time on my break time and made this rewrite, and not used AI for fix things, hope it helps :b