Updated Contributing guidelines (markdown)

oobabooga 2023-08-30 14:28:49 -03:00
parent f262f404a9
commit b5ff4c84a6

@ -43,7 +43,9 @@ The API exists to make it possible to automate text generation actions available
## Extensions
As a rule of thumb, extensions should be submitted to https://github.com/oobabooga/text-generation-webui-extensions. Exceptions can be made for extensions that do not add any dependencies, or extensions that would be useful to a large percentage of the user base.
As a rule of thumb, new extensions should be submitted to https://github.com/oobabooga/text-generation-webui-extensions. **You are highly encouraged to submit your extensions to that list!**.
New built-in extensions can be accepted in cases where they would be useful to a large percentage of the user base, preferably while adding few or no additional dependencies.
## Installation methods