Update CONTRIBUTING.md

22d13a0aee2c37c7b13e82d6665804540fb31bb4

Cohee <18619528+Cohee1207@users.noreply.github.com>

Signed
1 files changed, +5 -0Showing whitespace changes
CONTRIBUTING.md+5 -0
@@ -34,3 +34,8 @@
34 - What did you do to achieve this?34 - What did you do to achieve this?
35 - How would a reviewer test the change?35 - How would a reviewer test the change?
366. Mind the license. Your contributions will be licensed under the GNU Affero General Public License. If you don't know what that implies, consult your lawyer.366. Mind the license. Your contributions will be licensed under the GNU Affero General Public License. If you don't know what that implies, consult your lawyer.
37
38## Further reading
39
401. [How to write UI extensions](https://docs.sillytavern.app/for-contributors/writing-extensions/)
412. [How to write server plugins](https://docs.sillytavern.app/for-contributors/server-plugins)