From b0f1fae315e43f1bf95fbc805369ddbc9bf94da1 Mon Sep 17 00:00:00 2001 From: Anton Petnitsky <168552591+Mukller@users.noreply.github.com> Date: Sat, 11 Jul 2026 07:20:40 +0300 Subject: [PATCH 1/2] docs: add CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 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 000000000..fe9ab1f63 --- /dev/null +++ b/CODE_OF_CONDUCT.md @@ -0,0 +1,30 @@ +# Contributor Covenant Code of Conduct + +## Our Pledge + +We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone. + +## Our Standards + +Examples of behavior that contributes to a positive environment: +- Using welcoming and inclusive language +- Being respectful of differing viewpoints +- Gracefully accepting constructive criticism +- Focusing on what is best for the community + +Examples of unacceptable behavior: +- Harassment of any kind +- Trolling, insulting or derogatory comments +- Public or private harassment +- Publishing others' private information without permission + +## Enforcement + +Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the project maintainers. + +## Attribution + +This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1. + +--- +*[Mukller](https://github.com/Mukller)* From eb2795ee680d73ed9d6d8e6d39ba06d9f4da89ee Mon Sep 17 00:00:00 2001 From: Anton Petnitsky <168552591+Mukller@users.noreply.github.com> Date: Sat, 11 Jul 2026 07:20:44 +0300 Subject: [PATCH 2/2] docs: add contributor profile link to README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7d66cfa02..8815b6e02 100644 --- a/README.md +++ b/README.md @@ -326,3 +326,7 @@ BibTeX entry: url = {http://jmlr.org/papers/v22/21-0017.html} } ``` + +--- + +*[Mukller](https://github.com/Mukller)*