From 82536f9b84bce6c8f6334d0aeb669abbd8ef84b7 Mon Sep 17 00:00:00 2001 From: Viljami Kuosmanen Date: Sun, 8 Oct 2023 13:44:30 +0300 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 00000000..6af8bec1 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# Contributing + +OpenAPI Backend is Free and Open Source Software. Issues and pull requests are more than welcome!