aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorreal-zephex <[email protected]>2024-05-27 12:59:34 +0530
committerGitHub <[email protected]>2024-05-27 12:59:34 +0530
commitb7cd6f3bd079bbca544e272ca444e2adb40fd382 (patch)
tree266f9333acb2090e634e357995bf895053a39d86
parentCreate CODE_OF_CONDUCT.md (diff)
downloaddramalama-b7cd6f3bd079bbca544e272ca444e2adb40fd382.tar.xz
dramalama-b7cd6f3bd079bbca544e272ca444e2adb40fd382.zip
Create CONTRIBUTING.md
-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.