From a52fb93bed8458c3f463a5992a0856bf9ba7bebb Mon Sep 17 00:00:00 2001 From: Anas Elgarhy Date: Mon, 27 Jun 2022 06:04:32 +0200 Subject: [PATCH] =?UTF-8?q?Create=20contributing=20gide=20=F0=9F=92=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..e6955d2 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +- I welcome any contribution, whether it's adding a new feature, improving the project's structure or performance, or even fixing a typo 💙 + +- Without the contributions, the project will die + +- Feel free to create a pull request or open an issue 🥰