From: William Hayes Date: Sat, 25 May 2019 15:47:49 +0000 (-0400) Subject: :memo: Create CONTRIBUTING.md (#255) X-Git-Tag: 0.25.0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c651416e0550ef2d868d1f7fcdf5a47191b285aa;p=thirdparty%2Ffastapi%2Ffastapi.git :memo: Create CONTRIBUTING.md (#255) --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000000..7b94527252 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1 @@ +Please read the [Development - Contributing](https://fastapi.tiangolo.com/contributing/) guidelines in the documentation site.