From b2d25a398e5ff93b323bd81d655bd5d83d0a72cf Mon Sep 17 00:00:00 2001 From: Timur Shemsedinov Date: Thu, 13 Jul 2023 12:47:44 +0300 Subject: [PATCH 1/3] Apply prettier to CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 8202ea6d..20cfc65f 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -17,23 +17,23 @@ diverse, inclusive, and healthy community. Examples of behavior that contributes to a positive environment for our community include: -* Demonstrating empathy and kindness toward other people -* Being respectful of differing opinions, viewpoints, and experiences -* Giving and gracefully accepting constructive feedback -* Accepting responsibility and apologizing to those affected by our mistakes, +- Demonstrating empathy and kindness toward other people +- Being respectful of differing opinions, viewpoints, and experiences +- Giving and gracefully accepting constructive feedback +- Accepting responsibility and apologizing to those affected by our mistakes, and learning from the experience -* Focusing on what is best not just for us as individuals, but for the +- Focusing on what is best not just for us as individuals, but for the overall community Examples of unacceptable behavior include: -* The use of sexualized language or imagery, and sexual attention or +- The use of sexualized language or imagery, and sexual attention or advances of any kind -* Trolling, insulting or derogatory comments, and personal or political attacks -* Public or private harassment -* Publishing others' private information, such as a physical or email +- Trolling, insulting or derogatory comments, and personal or political attacks +- Public or private harassment +- Publishing others' private information, such as a physical or email address, without their explicit permission -* Other conduct which could reasonably be considered inappropriate in a +- Other conduct which could reasonably be considered inappropriate in a professional setting ## Enforcement Responsibilities @@ -106,7 +106,7 @@ Violating these terms may lead to a permanent ban. ### 4. Permanent Ban **Community Impact**: Demonstrating a pattern of violation of community -standards, including sustained inappropriate behavior, harassment of an +standards, including sustained inappropriate behavior, harassment of an individual, or aggression toward or disparagement of classes of individuals. **Consequence**: A permanent ban from any sort of public interaction within From 67f45f37bb96dfea5140ab6d98fd528145914527 Mon Sep 17 00:00:00 2001 From: Timur Shemsedinov Date: Thu, 13 Jul 2023 13:27:53 +0300 Subject: [PATCH 2/3] Add authors list --- AUTHORS | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 00000000..10eb78bd --- /dev/null +++ b/AUTHORS @@ -0,0 +1,31 @@ +Timur Shemsedinov +Alexey Orlenko +Denys Otrishko +Mykola Bilochub +Dmytro Nechai +Ivan Martynov +Rumiantsev Oleksii +Georg Oldenburger +Diana Boloteniuk +JuliaGerasymenko +Vitaliy Semenchenko +Sergey Andriyaschenko +Yevhenii Malovytsia <7hitss@gmail.com> +Dzyuba Vlad +Timur Sevimli +Valerii Nosikov +Strider +Heorhii Marhiiev +Sobolev Sergey +Huskov Danil +Yevhen Badorov +Nazar +Ivan Tymoshenko +Vladyslav Dukhin +Nikita Volobuev +Alexander Ivashkin +Alexander Kureniov +Mikhail +Dmytro Huz +Novikov Denis Yurevich +Andrey Sakharov From 47b4fdbe8f3210dadbe7b138e1734702fd64d597 Mon Sep 17 00:00:00 2001 From: Timur Shemsedinov Date: Thu, 13 Jul 2023 13:28:08 +0300 Subject: [PATCH 3/3] Fix issue template: label name --- .github/ISSUE_TEMPLATE/feature-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index a8105fa3..472b5506 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -1,6 +1,6 @@ name: 💡 Feature request description: Suggest an idea for this project -labels: [bug] +labels: [functionality] body: - type: textarea attributes: