Create CONTRIBUTING.md

This commit is contained in:
Andros Fenollosa 2020-08-23 15:57:36 +02:00 committed by GitHub
parent 179b2b7724
commit 187827d42f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
CONTRIBUTING.md Normal file
View File

@ -0,0 +1 @@
The main objective of this repository is to provide an example of CRUD with Flask, maximum simplicity. If you want to add new features, please create a Fork of it and notify me of its existence so I can add it in the README as support material.