From 106ab29222a95ef3d4dbb5cbe2360e1a4ce3b4ef Mon Sep 17 00:00:00 2001 From: jasmerah1966 Date: Thu, 26 Oct 2023 13:28:20 +0700 Subject: [PATCH] chore: Create CONTRIBUTING.md #13 Signed-off-by: jasmerah1966 --- .github/CONTRIBUTING.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 .github/CONTRIBUTING.md diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md new file mode 100644 index 0000000..9ace2a0 --- /dev/null +++ b/.github/CONTRIBUTING.md @@ -0,0 +1,21 @@ +# Contributing + +--- + +### How to make an Addition + +You can add your article to this repository by opening a pull request. + +Get started by forking this repo, committing changes to your fork, and opening a pull request upstream to this repo's main branch. + +Your request will be reviewed, then either merged, or have changes requested, or if the [Guidelines](#guidelines) are not met, it may be closed with a comment explaining why. + +--- + +### Guidelines + +Your pull request must follow these requirements. Failure to do so, might result in it being closed. + +- A pull request must receive at least one approval reviews before it can be merged +- You must adhere to the Contributor Covenant Code of Conduct +- Link spamming is strictly prohibited.