]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Add CONTRIBUTING.md
authorSebastián Ramírez <tiangolo@gmail.com>
Tue, 24 Aug 2021 13:19:11 +0000 (15:19 +0200)
committerSebastián Ramírez <tiangolo@gmail.com>
Tue, 24 Aug 2021 13:19:11 +0000 (15:19 +0200)
CONTRIBUTING.md [new file with mode: 0644]

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
new file mode 100644 (file)
index 0000000..4752451
--- /dev/null
@@ -0,0 +1 @@
+Please read the [Development - Contributing](https://sqlmodel.tiangolo.com/contributing/) guidelines in the documentation site.