Add /default do-not-edit notice
| @@ -0,0 +1,13 @@ | |||
| 1 | These are master copies of the default content files and are managed by SillyTavern. | ||
| 2 | |||
| 3 | Editing any of these files would not only have no effect, but will also cause merge conflicts during update pulls. | ||
| 4 | |||
| 5 | You should edit their respective copies instead, for example: | ||
| 6 | |||
| 7 | 1. /default/config.yaml => /config.yaml | ||
| 8 | 2. /default/public/css/user.css => /public/css/user.css | ||
| 9 | etc. | ||
| 10 | |||
| 11 | Any questions? You're always welcome at our official documentation website: | ||
| 12 | |||
| 13 | https://docs.sillytavern.app/ | ||