From 71807a2687725bce3246e949b04edfbd467df125 Mon Sep 17 00:00:00 2001 From: Mohsen Date: Tue, 2 Jun 2020 13:45:33 +0430 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..32b756a --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +## Contributing + +Hi there! We're thrilled that you'd like to contribute to this project. Your help is essential for keeping it great. + +## Issues + +We'd love you to open issues, if they're relevant to this repository: feature requests, bug reports, questions about our processes, declarations of gratefulness, etc. are all welcome. + +In particular, if you have a large PR you want to send our way, it may make sense to open an issue to discuss it with the maintainers first.