You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SPDX-FileCopyrightText: 2024-2026 Contributors to the Factory-X project
3
+
SPDX-License-Identifier: CC-BY-4.0
4
+
-->
5
+
6
+
# Code of Conduct
7
+
8
+
## Our Pledge
9
+
10
+
We as members, contributors, and maintainers of the Factory-X project pledge to make participation in our 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, religion, or sexual identity and orientation.
11
+
12
+
We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.
13
+
14
+
## Our Standards
15
+
16
+
### Positive Behavior
17
+
18
+
- Using welcoming and inclusive language
19
+
- Being respectful of differing viewpoints and experiences
20
+
- Gracefully accepting constructive criticism
21
+
- Focusing on what is best for the community and the Factory-X ecosystem
22
+
- Showing empathy towards other community members
23
+
- Providing helpful and constructive feedback on ADRs and technical discussions
24
+
25
+
### Unacceptable Behavior
26
+
27
+
- The use of sexualized language or imagery, and sexual attention or advances of any kind
28
+
- Trolling, insulting or derogatory comments, and personal or political attacks
29
+
- Public or private harassment
30
+
- Publishing others' private information without explicit permission
31
+
- Dismissing or attacking technical contributions based on the contributor's background
32
+
- Other conduct which could reasonably be considered inappropriate in a professional setting
33
+
34
+
## Scope
35
+
36
+
This Code of Conduct applies within all community spaces, including:
- Any other forums created by the project maintainers
42
+
43
+
## Enforcement
44
+
45
+
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the project maintainers. All complaints will be reviewed and investigated promptly and fairly.
46
+
47
+
Project maintainers are obligated to respect the privacy and security of the reporter of any incident.
48
+
49
+
## Investigation of Potential Code Violations
50
+
51
+
All conflict is not bad as a healthy debate may sometimes be necessary to push us to do our best. It is, however, unacceptable to be disrespectful or offensive, or violate this Code. If you see someone engaging in objectionable behavior violating this Code, we encourage you to address the behavior directly with those involved. If for some reason, you are unable to resolve the matter or feel uncomfortable doing so, or if the behavior is threatening or harassing, please report it following the procedure laid out below.
52
+
53
+
Reports should be directed to [info@factory-x.org](mailto:info@factory-x.org). It is the Conduct Committee's role to receive and address reported violations of this Code and to ensure a fair and speedy resolution.
54
+
55
+
### Enforcement Guidelines
56
+
57
+
Project maintainers will follow these guidelines in determining consequences:
58
+
59
+
#### 1. Correction
60
+
61
+
**Impact:** Minor inappropriate behavior.
62
+
63
+
**Consequence:** A private written warning, providing clarity around the nature of the violation and an explanation of why the behavior was inappropriate.
64
+
65
+
#### 2. Warning
66
+
67
+
**Impact:** A violation through a single incident or series of actions.
68
+
69
+
**Consequence:** A warning with consequences for continued behavior. No interaction with the people involved for a specified period. This includes avoiding interactions in community spaces as well as external channels.
70
+
71
+
#### 3. Temporary Ban
72
+
73
+
**Impact:** A serious violation, including sustained inappropriate behavior.
74
+
75
+
**Consequence:** A temporary ban from any sort of interaction or public communication with the community for a specified period.
76
+
77
+
#### 4. Permanent Ban
78
+
79
+
**Impact:** Demonstrating a pattern of violation, including sustained inappropriate behavior, harassment, or aggression toward individuals or groups.
80
+
81
+
**Consequence:** A permanent ban from any sort of public interaction within the community.
82
+
83
+
## Attribution
84
+
85
+
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](https://www.contributor-covenant.org/version/2/1/code_of_conduct.html).
86
+
87
+
---
88
+
89
+
**Questions?** For questions about this Code of Conduct, please open an issue on [GitHub](https://github.com/factory-x-contributions/architecture-decisions/issues).
0 commit comments