aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
author简律纯 <i@jyunko.cn>2026-01-26 10:44:51 +0800
committerGitHub <noreply@github.com>2026-01-26 10:44:51 +0800
commit73e7cf1a77003d88da8b70934698c49e362304ee (patch)
treea6e312bb98ef0f23c7612b67e1c2235c21c437e9 /CONTRIBUTING.md
downloadlora-template-73e7cf1a77003d88da8b70934698c49e362304ee.tar.gz
lora-template-73e7cf1a77003d88da8b70934698c49e362304ee.zip
Initial commit
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644
index 0000000..af88675
--- /dev/null
+++ b/CONTRIBUTING.md
@@ -0,0 +1,4 @@
+```
+pip install -r requirements.txt
+mkdocs serve
+```