From 617d85f96143cc72dd43bc71382ead284f8dd95e Mon Sep 17 00:00:00 2001
From: Matthew Elwell
Date: Fri, 7 Aug 2026 18:05:11 +0100
Subject: [PATCH 1/4] Add CODE_OF_CONDUCT.md
---
CODE_OF_CONDUCT.md | 103 +++++++++++++++++++++++++++++++++++++++++++++
CONTRIBUTING.md | 39 ++++++++++++-----
README.md | 57 ++++++++++++++-----------
3 files changed, 164 insertions(+), 35 deletions(-)
create mode 100644 CODE_OF_CONDUCT.md
diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md
new file mode 100644
index 000000000000..4c0219d0274e
--- /dev/null
+++ b/CODE_OF_CONDUCT.md
@@ -0,0 +1,103 @@
+# Contributor Covenant Code of Conduct
+
+## Our Pledge
+
+We as members, contributors, and leaders pledge to make participation in the Flagsmith community a harassment-free
+experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics,
+gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance,
+race, caste, colour, religion, or sexual identity and orientation.
+
+We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
+
+## Our Standards
+
+Examples of behaviour 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 apologising 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 overall community
+- Assuming good intent, and remembering that contributors are volunteering their time and expertise
+
+Examples of unacceptable behaviour include:
+
+- The use of sexualised 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 address, without their explicit permission
+- Other conduct which could reasonably be considered inappropriate in a professional setting
+
+## Enforcement Responsibilities
+
+Community leaders are responsible for clarifying and enforcing our standards of acceptable behaviour and will take
+appropriate and fair corrective action in response to any behaviour that they deem inappropriate, threatening,
+offensive, or harmful.
+
+Community leaders have the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits,
+issues, and other contributions that are not aligned to this Code of Conduct, and will communicate reasons for
+moderation decisions when appropriate.
+
+## Scope
+
+This Code of Conduct applies within all community spaces, including this repository, our
+[Discord server](https://discord.gg/hFhxNtXzgm), and any other Flagsmith-run forum. It also applies when an individual
+is officially representing the community in public spaces. Examples of representing our community include using an
+official email address, posting via an official social media account, or acting as an appointed representative at an
+online or offline event.
+
+## Enforcement
+
+Instances of abusive, harassing, or otherwise unacceptable behaviour may be reported to the community leaders
+responsible for enforcement at support[at]flagsmith[dot]com. All complaints will be reviewed and investigated promptly
+and fairly.
+
+All community leaders are obligated to respect the privacy and security of the reporter of any incident.
+
+## Enforcement Guidelines
+
+Community leaders will follow these Community Impact Guidelines in determining the consequences for any action they deem
+in violation of this Code of Conduct:
+
+### 1. Correction
+
+**Community Impact**: Use of inappropriate language or other behaviour deemed unprofessional or unwelcome in the
+community.
+
+**Consequence**: A private, written warning from community leaders, providing clarity around the nature of the violation
+and an explanation of why the behaviour was inappropriate. A public apology may be requested.
+
+### 2. Warning
+
+**Community Impact**: A violation through a single incident or series of actions.
+
+**Consequence**: A warning with consequences for continued behaviour. No interaction with the people involved, including
+unsolicited interaction with those enforcing the Code of Conduct, for a specified period of time. This includes avoiding
+interactions in community spaces as well as external channels like social media. Violating these terms may lead to a
+temporary or permanent ban.
+
+### 3. Temporary Ban
+
+**Community Impact**: A serious violation of community standards, including sustained inappropriate behaviour.
+
+**Consequence**: A temporary ban from any sort of interaction or public communication with the community for a specified
+period of time. No public or private interaction with the people involved, including unsolicited interaction with those
+enforcing the Code of Conduct, is allowed during this period. 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
+behaviour, harassment of an individual, or aggression toward or disparagement of classes of individuals.
+
+**Consequence**: A permanent ban from any sort of public interaction within the community.
+
+## Attribution
+
+This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org), version 2.1,
+available at https://www.contributor-covenant.org/version/2/1/code_of_conduct.html.
+
+Community Impact Guidelines were inspired by
+[Mozilla's code of conduct enforcement ladder](https://github.com/mozilla/inclusion).
+
+For answers to common questions about this code of conduct, see the FAQ at https://www.contributor-covenant.org/faq.
+Translations are available at https://www.contributor-covenant.org/translations.
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 9944b41199c7..c048ca29656e 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,34 +1,51 @@
# Contributing Guide
-We're always looking to improve this project, and we welcome your participation! Flagsmith accepts contributions via GitHub pull requests (PRs). This guide is intended to help ensure the success of your contribution.
+We're always looking to improve this project, and we welcome your participation! Flagsmith accepts contributions via
+GitHub pull requests (PRs). This guide is intended to help ensure the success of your contribution.
+
+This project is released with a [Code of Conduct](CODE_OF_CONDUCT.md). By participating, you agree to abide by its
+terms.
## Create an issue
-Before opening a PR, we encourage you to [create an issue](https://github.com/Flagsmith/flagsmith/issues/new/choose) describing your problem or feature request.
+Before opening a PR, we encourage you to [create an issue](https://github.com/Flagsmith/flagsmith/issues/new/choose)
+describing your problem or feature request.
-We don't leave PRs unattended, but it will be easier for us to prioritise a review of your PR when there is a relevant issue at hand.
+We don't leave PRs unattended, but it will be easier for us to prioritise a review of your PR when there is a relevant
+issue at hand.
-You can submit a PR directly for problems such as spelling mistakes or other things where it's clear what the problem is.
+You can submit a PR directly for problems such as spelling mistakes or other things where it's clear what the problem
+is.
If you decide to create an issue, be sure to search for an existing one first.
## Find an issue
-If you are prepared to contribute but are uncertain as to how, consider narrowing your search with issue filters. For instance:
-- [is:issue state:open type:Bug no:assignee](https://github.com/Flagsmith/flagsmith/issues?q=is%3Aissue%20state%3Aopen%20type%3ABug%20no%3Aassignee) includes all current bugs.
-- [is:issue state:open label:"good first issue" no:assignee](https://github.com/Flagsmith/flagsmith/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22%20no%3Aassignee) lists issues we think are good for newcomers.
+If you are prepared to contribute but are uncertain as to how, consider narrowing your search with issue filters. For
+instance:
+
+- [is:issue state:open type:Bug no:assignee](https://github.com/Flagsmith/flagsmith/issues?q=is%3Aissue%20state%3Aopen%20type%3ABug%20no%3Aassignee)
+ includes all current bugs.
+- [is:issue state:open label:"good first issue" no:assignee](https://github.com/Flagsmith/flagsmith/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22%20no%3Aassignee)
+ lists issues we think are good for newcomers.
## Submit a PR
1. The target branch should always be set to `main`, unless otherwise asked in the respective issue.
-1. An approved PR is eventually merged into `main`. Documentation changes will get deployed immediately afterwards. Your frontend changes will get deployed to SaaS, and you can expect both backend and frontend changes to be included in the next release.
+1. An approved PR is eventually merged into `main`. Documentation changes will get deployed immediately afterwards. Your
+ frontend changes will get deployed to SaaS, and you can expect both backend and frontend changes to be included in
+ the next release.
-To learn how we write PR titles and descriptions, structure reviews, and address feedback, see [PR_COLLABORATION.md](https://github.com/Flagsmith/AGENTS.md/blob/main/PR_COLLABORATION.md). It's the guide our team and review agents follow, and we encourage you to follow it as well.
+To learn how we write PR titles and descriptions, structure reviews, and address feedback, see
+[PR_COLLABORATION.md](https://github.com/Flagsmith/AGENTS.md/blob/main/PR_COLLABORATION.md). It's the guide our team and
+review agents follow, and we encourage you to follow it as well.
## Setup local development
-The development tooling is intended for use with Linux or macOS, and [GNU Make](https://www.gnu.org/software/make/). Consider using Windows Subsystem for Linux (WSL) to develop on Windows.
+The development tooling is intended for use with Linux or macOS, and [GNU Make](https://www.gnu.org/software/make/).
+Consider using Windows Subsystem for Linux (WSL) to develop on Windows.
To install Git hooks, run `make install-hooks`.
-Each component provides its own Makefile in its respective subdirectory, and documents its usage and dependencies in a `README.md` file.
+Each component provides its own Makefile in its respective subdirectory, and documents its usage and dependencies in a
+`README.md` file.
diff --git a/README.md b/README.md
index 3c5a70545964..c716292d9e79 100644
--- a/README.md
+++ b/README.md
@@ -16,21 +16,22 @@
Try our interactive demo
+
+See [USERS.md](USERS.md) for the full list of companies using Flagsmith. If your company uses Flagsmith and you'd like
+to be listed, open a pull request adding yourself — and if you appear there and would rather not, open a PR or an issue
+and we will remove you straight away.
+
## Flagsmith Open Source
We love contributions from the community and are always looking to improve! Here are our
diff --git a/static-files/users/connectwise-dark.svg b/static-files/users/connectwise-dark.svg
new file mode 100644
index 000000000000..6577a4151ae5
--- /dev/null
+++ b/static-files/users/connectwise-dark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static-files/users/connectwise-light.svg b/static-files/users/connectwise-light.svg
new file mode 100644
index 000000000000..675e2d45234a
--- /dev/null
+++ b/static-files/users/connectwise-light.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static-files/users/creditas-dark.svg b/static-files/users/creditas-dark.svg
new file mode 100644
index 000000000000..cb8ce9edb1ad
--- /dev/null
+++ b/static-files/users/creditas-dark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static-files/users/creditas-light.svg b/static-files/users/creditas-light.svg
new file mode 100644
index 000000000000..6e288e20d18a
--- /dev/null
+++ b/static-files/users/creditas-light.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static-files/users/cytiva-dark.svg b/static-files/users/cytiva-dark.svg
new file mode 100644
index 000000000000..66b340b8a419
--- /dev/null
+++ b/static-files/users/cytiva-dark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static-files/users/cytiva-light.svg b/static-files/users/cytiva-light.svg
new file mode 100644
index 000000000000..0da65ddf15ed
--- /dev/null
+++ b/static-files/users/cytiva-light.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static-files/users/dfds-dark.svg b/static-files/users/dfds-dark.svg
new file mode 100644
index 000000000000..601bb6abe0eb
--- /dev/null
+++ b/static-files/users/dfds-dark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static-files/users/dfds-light.svg b/static-files/users/dfds-light.svg
new file mode 100644
index 000000000000..5e91ca3f9078
--- /dev/null
+++ b/static-files/users/dfds-light.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static-files/users/doist-dark.svg b/static-files/users/doist-dark.svg
new file mode 100644
index 000000000000..fc8d17dfbea0
--- /dev/null
+++ b/static-files/users/doist-dark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static-files/users/doist-light.svg b/static-files/users/doist-light.svg
new file mode 100644
index 000000000000..8e16aaf910de
--- /dev/null
+++ b/static-files/users/doist-light.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static-files/users/dpr-dark.svg b/static-files/users/dpr-dark.svg
new file mode 100644
index 000000000000..1d65abbdcbf4
--- /dev/null
+++ b/static-files/users/dpr-dark.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static-files/users/dpr-light.svg b/static-files/users/dpr-light.svg
new file mode 100644
index 000000000000..7fd5b60d1d77
--- /dev/null
+++ b/static-files/users/dpr-light.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/static-files/users/emerson-dark.png b/static-files/users/emerson-dark.png
new file mode 100644
index 0000000000000000000000000000000000000000..cf7d606973c40f1960bb1b1b9d05bdf7dd83c3c3
GIT binary patch
literal 17376
zcmXtgWmH^Euq_V39fG^NOMu`6m%-iLgS)#1cbCE49fAdScXxMq^WFRIpII|!RiCQU
zUDCDp>4{L3mqdccg9ifxL;58prVIuK4gh^Gg@XZo%I_65gMp!f{Sp%fxM!Vb!y0HG
zv^{;TCYpNiyAljLx@PeNod*}i2iK1=DPCR##>&V%Js;ccxGGzCc_A=1CS8gkG@h%H
zKuL)_ZVr&U?z*ofRx$ca-Q|$SiQOhGUEBq6*Hg;y@$nt`W0%FP*9ThhIME09~o8B1e8CSSVrCPl4-M_xQhEK4^e((M6P}
z+ie!rL4c%1er%T1g^F>`Kgb(r33U>am4Ge^)WK({xfW*TCAy4#&aRPyZhQatqTS4O
zn)RR*_V&0WE0plRvHIJ`Uzi!MOV`Z0jPo6&Ms#q2)5JX4_Z4;eNg>jUw5icVg@zzO
z&{e+5`LvK%!tgZsKoUf#X6370;(xD%!Hn}~piv}<
zDQ6mrI6pzw<1!#Tj2%|z7vNYD_Nsz)7g0-wc{uvEV
zO2UNe*BFEo#)XCwCAC?rBMd_(4$#>Psf&aIve5B3zamcNR1M$MvjJ4qMN$8fk(Kp_
zV?+ekd5m*GLHIV#G=5#Qa2K={LkF@fq6%Y4VCHPvZ#79q0Jp9r!%IE|{lL!jx4>$q
zV1;pI!t>zCrA0-_V~Kd-C{`4{u_j709xR1{#luJ&S<-Pm=Fj#fnXArr+2l
z81|A}=9aLR7eACC2YDbJBL6vYOhR&UgsDtwuTfo=dHL-W)op1g?d_I?k>~ZaA^I|C
zG8@VMleF*dLSwATR(bx00bgq}N~Te@7+dbkAZ5yuVL(i_m`TuHzdcIP~Emta63uM6qnH!44
zEPjDPBpChJ%#|ge9i{8_NFsvf8(R8?a5y0giV;K1Oh|t^8Z!>^xoeA
z58t0Zz~TBWM4(i0v47;ao(nnDl1Jo*%pBeAWxF*O6w7P~mMZHudKO#lnK!K(6lt55
zC#Kypc7T!Xz`bKG^J%NcDbgSc<1&I)TND}LxO$@_IozqL8=h-sJ6DwB!0({xVT0_e
zt*uR?%?UbdG6{K{gX?37L5&@CrgB}a1wW8Q>p!yz>dPgI@H8KVS@4W!LjLX
zU0Ba&jERF~IJQ43B`3E~`nfO3i9c%86tA#QwhpF*ehj8rc5yK)CXP$^Kl&B6XtSV#
zZr*P}Glabg1k#;vv=Hx9C-_Ca9_^dZZvjV5rXc|tA!B3+$jTvw?_+RMzCafE|1qF+
zE@Gv@jBIEJ&@)WWe&G3OJS-nisXgN;RH~T#FDpOi%Au%N%*d)a?RPFPM;eO~VPQ>P
za1|66=tbxf*k}O55gy&Ezd;K2!#&Npy_JdRvUDRM6Gm!rmZNV+g5-e$UdVanGVzgx
z9}Q-*>bq7=nxlN2iN(M+Fb#mFj;Qcu{;8yMl=h1$v|&-a_-im}A2HmHc8>>AT&Gi-
zcebHyW_)Z#s$4&hC?P>8ScD~1Us(Wz>JL-cN)ubHO6+8|NH9nj@TN^tG
z`fpTknk#a>BIDR}U;h$(d$vjk7lbbZbeu47_gZnF49ouWwqQ48!0v~eP)vy$%JOYd
zIQn}Z%dCoQ8vADGfeJxdx_wBpci|>#MDC0LI&eIS|pfx2ADiG`p|J?S@R07
zR%8fHBB9XM<|RgQ