From: Sebastián Ramírez Date: Tue, 24 Aug 2021 13:19:11 +0000 (+0200) Subject: 📝 Add CONTRIBUTING.md X-Git-Tag: 0.0.2~22 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=daffd5e21afd1ff098f50b42c060438e9dbb2be4;p=thirdparty%2Ffastapi%2Fsqlmodel.git 📝 Add CONTRIBUTING.md --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..47524515 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +Please read the [Development - Contributing](https://sqlmodel.tiangolo.com/contributing/) guidelines in the documentation site.