From c1947cf4351079872c56f7816d3d082583d2515f Mon Sep 17 00:00:00 2001 From: Vadim <1125014+zolotokrylin@users.noreply.github.com> Date: Sun, 14 Apr 2024 17:37:14 +0800 Subject: [PATCH 1/3] Update CODE_OF_CONDUCT.md --- .github/CODE_OF_CONDUCT.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 6f8a1e6..a775a2d 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -1,10 +1,11 @@ # Code of Conduct 1. Make sure you are aligned with our Core Values. -2. Ensure the quality of your work. It is a sign of poor ownership and lack of confidence when you expect someone to deal with your incomplete work. -3. Assign yourself to the Problem you are solving so others are aware of it. -4. Don’t use `@mention` when it is not crucial for the person to be notified. Use "reactions" (likes) instead. -5. Leave updates daily to keep things transparent and simple for others. +1. Assign yourself to a Goal and a Problem (GitHub issue) you are solving. +1. Use Github and do not use messaging apps (i.e. Telegram) and DMs during a normal course of execution. Exception: use messaging apps only to "fight with a fire" (i.e.: server down, critical product bug) in real-time. In the exception case when you end up using messaging apps you must leave a complete log of important conversation details in the relevant Problem. +1. Use `@mention` only when it is crucial for the person to be notified. Otherwise, use "reactions" (likes) instead. +1. Ensure the quality of your work. It is a sign of poor ownership and lack of confidence when you expect someone to deal with your incomplete work. +1. Leave updates a few times a day to keep things transparent and simple for others. ## Core Values @@ -13,4 +14,4 @@ - “Keep it Simple” – simplicity is a significant key to success. The most complicated skill is to be simple. - “Own it with Passion” – we believe in taking ownership and responsibility for our work. We encourage a mindset of accelerated learning as you “figure it out yourself” and the drive to go beyond expectations. We are passionate about what we do and understand that the success of our business is dependent on us. - “Be Open” – expand your horizons by challenging your beliefs and embracing new knowledge, ideas, and opportunities. See things from the perspective of others, and you may uncover potential missteps and grow in your understanding. Open your mind to learn and grow, strengthening your self-belief. It's not failure that matters, but the ability to get back up after falling. -- “Keep the Focus” – to achieve our team goals, ask, “What is our biggest obstacle?” and focus on the next actionable step. Continuously review our goals to ensure that your actions are aligned. Identify areas of improvement constantly to streamline resources and enhance business efficacy. \ No newline at end of file +- “Keep the Focus” – to achieve our team goals, ask, “What is our biggest obstacle?” and focus on the next actionable step. Continuously review our goals to ensure that your actions are aligned. Identify areas of improvement constantly to streamline resources and enhance business efficacy. From ca39569062e147ea114d06f1ea0fdc09fcb26ba5 Mon Sep 17 00:00:00 2001 From: Vadim Date: Fri, 5 Jul 2024 13:26:56 +0800 Subject: [PATCH 2/3] Update CODE_OF_CONDUCT.md --- .github/CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index a775a2d..40bdf93 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -2,7 +2,7 @@ 1. Make sure you are aligned with our Core Values. 1. Assign yourself to a Goal and a Problem (GitHub issue) you are solving. -1. Use Github and do not use messaging apps (i.e. Telegram) and DMs during a normal course of execution. Exception: use messaging apps only to "fight with a fire" (i.e.: server down, critical product bug) in real-time. In the exception case when you end up using messaging apps you must leave a complete log of important conversation details in the relevant Problem. +1. Use Github and do not use messaging apps (i.e. Telegram) and DMs during a normal course of execution. Exception: use messaging apps only to "fight with a fire" (i.e.: server down, critical product bug) in real-time. In the exception case when you end up using messaging apps you must leave a complete log of important conversation details in the relevant Goal or Problem. 1. Use `@mention` only when it is crucial for the person to be notified. Otherwise, use "reactions" (likes) instead. 1. Ensure the quality of your work. It is a sign of poor ownership and lack of confidence when you expect someone to deal with your incomplete work. 1. Leave updates a few times a day to keep things transparent and simple for others. From 34afa751ea4e856859934262deb720dbcc5a714a Mon Sep 17 00:00:00 2001 From: Vadim Date: Fri, 5 Jul 2024 13:27:00 +0800 Subject: [PATCH 3/3] Update CODE_OF_CONDUCT.md --- .github/CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index 40bdf93..625d3ae 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -3,7 +3,7 @@ 1. Make sure you are aligned with our Core Values. 1. Assign yourself to a Goal and a Problem (GitHub issue) you are solving. 1. Use Github and do not use messaging apps (i.e. Telegram) and DMs during a normal course of execution. Exception: use messaging apps only to "fight with a fire" (i.e.: server down, critical product bug) in real-time. In the exception case when you end up using messaging apps you must leave a complete log of important conversation details in the relevant Goal or Problem. -1. Use `@mention` only when it is crucial for the person to be notified. Otherwise, use "reactions" (likes) instead. +1. Use comments and `@mention` only when it is crucial for the person to be notified. Otherwise, use "reactions" (likes) to the comments instead. 1. Ensure the quality of your work. It is a sign of poor ownership and lack of confidence when you expect someone to deal with your incomplete work. 1. Leave updates a few times a day to keep things transparent and simple for others.