From 6fdfecf4aa1f0e2318a0ff04131102fb65210770 Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Fri, 5 Nov 2021 13:32:56 +0100 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..c19e058 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,7 @@ +# Contribution Guidelines + +Ensure your pull request adheres to the following guidelines: + +- Always provide a short description of the suggested resource + +Thank you for your suggestions!