From aa5bb61a5191753dd14491776ecfe40001679349 Mon Sep 17 00:00:00 2001 From: Sagar Sharma <78422995+Sagar-Sharma-7@users.noreply.github.com> Date: Thu, 25 Mar 2021 06:18:56 +0530 Subject: [PATCH] first commit --- 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..dd66965 --- /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/height-converter.github.io/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)