From 589787cb708757b5edbfa2f285d3a4c218ecfaad Mon Sep 17 00:00:00 2001 From: Antonio Carlos da Silva Senra Filho Date: Sat, 12 Oct 2024 09:48:49 -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 0000000..c0ee230 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,3 @@ +# How to contribute + +More details about the coding standards the project organization is given at the [official documentation](https://asltk.readthedocs.io/en/main/contribute/)