aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CONTRIBUTING.md9
1 files changed, 9 insertions, 0 deletions
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.