From 740f65ef9e44b7be267fabb0b7ca1c9ddaa9b636 Mon Sep 17 00:00:00 2001 From: Sagar Sharma <78422995+Sagar-Sharma-7@users.noreply.github.com> Date: Mon, 3 May 2021 06:35:49 +0530 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..f9f4a97 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,15 @@ +# Contributing + +When contributing to this repository, please first discuss the change you wish to make via issue, +email, or any other method with the owners of this repository before making a change. + +Please note we have a code of conduct, please follow it in all your interactions with the project. + +## Any contributions you make will be under the MIT Software License +In short, when you submit code changes, your submissions are understood to be under the same [MIT License](http://choosealicense.com/licenses/mit/) that covers the project. Feel free to contact the maintainers if that's a concern. + +## Report bugs using Github's [issues](https://github.com/Sagar-Sharma-7/dictionary/issues) +We use GitHub issues to track public bugs. Report a bug by opening a new issue; it's that easy! + +## Owner Of the Repository - Sagar Sharma +[Sagar Sharma](https://github.com/Sagar-Sharma-7)