From b7cd6f3bd079bbca544e272ca444e2adb40fd382 Mon Sep 17 00:00:00 2001 From: real-zephex <143923795+real-zephex@users.noreply.github.com> Date: Mon, 27 May 2024 12:59:34 +0530 Subject: 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..04222ef --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,9 @@ +## Contribuitng Guidlines + +If you would like to contribute to this project, there are a few steps you should follow: +1. Fork this repository to create your own copy of the project. +2. Make the desired changes or additions to the code or documentation in your forked repository. +3. Submit a pull request to the original repository, clearly describing the modifications you have made. + + +Following these recommended steps will ensure your contributions are properly integrated into the project. -- cgit v1.2.3