From 54878cb10f35c24a09c3ae758ea454081abf1dc6 Mon Sep 17 00:00:00 2001 From: Belchior Oliveira Date: Fri, 27 Feb 2026 08:02:15 -0300 Subject: [PATCH] adds code of conduct --- CODE_OF_CONDUCT.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CODE_OF_CONDUCT.md diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md new file mode 100644 index 0000000..1bc1b70 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,5 @@ +# Code of Conduct + +The SQL Query Builder project adheres to the [Rust Code of Conduct](https://www.rust-lang.org/policies/code-of-conduct). This describes the minimum behavior expected from all contributors. + +In addition, this project do not accept unauthorized advertisement, all comments that includes ads are subject to moderation. \ No newline at end of file