| @@ -34,3 +34,8 @@ | ||
| 34 | 34 | - What did you do to achieve this? |
| 35 | 35 | - How would a reviewer test the change? |
| 36 | 36 | 6. 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 | + | |
| 40 | +1. [How to write UI extensions](https://docs.sillytavern.app/for-contributors/writing-extensions/) | |
| 41 | +2. [How to write server plugins](https://docs.sillytavern.app/for-contributors/server-plugins) | |