From b925b2aaca4889dc290f0495e758cfc8eb1ea6b0 Mon Sep 17 00:00:00 2001 From: blek Date: Thu, 7 Dec 2023 20:19:57 +1000 Subject: [PATCH] add contributing guide --- CONTRIBUTING.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..7d03fb1 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,17 @@ +# Contributing to blek! File +blek! File is a project that aims for high quality standarts, +which means that contributions will be reviewed accordingly. +This doesnt mean that you shouldn't contribute if you have low skills; +it means that you should be ready to expect to make changes in your code as it is reviewed. + +## Argument rules +The BDFL of the project is: `blek! `. BDFL's role is to make a final call in case if an argument gets stalled or too controversial. + +Based criticism and analysis is the only things that matter within an argument inside this project. Basic your argument on personal emotions against another person will not be tolerated. + +## Expected workflow +The expected workflow is: +1. Fork +2. Commit changes +3. Open a PR +4. Merge