Skip to content

Commit a3b80f3

Browse files
2 parents 30d31e1 + c32d2e3 commit a3b80f3

File tree

2 files changed

+76
-0
lines changed

2 files changed

+76
-0
lines changed

CODE_OF_CONDUCT.md

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
# Jjodel Code of Conduct
2+
3+
## Short Version
4+
We, as members, contributors, and maintainers of **Jjodel**, pledge to foster an open, welcoming, and harassment-free environment for everyone, regardless of age, ability, gender identity or expression, ethnicity, education, experience, nationality, personal appearance, race, religion, or sexual orientation.
5+
6+
We aim to build a collaborative and inclusive community where learning, research, and innovation in model-driven engineering can thrive.
7+
8+
If you experience or witness behavior that violates this Code of Conduct, please contact:
9+
10+
* [Alfonso Pierantonio](https://github.com/apierantonio)
11+
* [Juri Di Rocco](https://github.com/jdirocco)
12+
13+
---
14+
15+
## Our Standards
16+
17+
### Positive Behaviors
18+
* Be respectful, patient, and considerate.
19+
* Welcome different viewpoints and experiences.
20+
* Offer and accept constructive feedback gracefully.
21+
* Focus on collaboration, learning, and improvement.
22+
* Acknowledge and credit the work of others.
23+
24+
### Unacceptable Behaviors
25+
* Harassment, intimidation, or discrimination of any kind.
26+
* Insults, personal attacks, or trolling.
27+
* Publishing private information without consent.
28+
* Any behavior that could reasonably be considered inappropriate in a professional or educational setting.
29+
30+
---
31+
32+
## Enforcement
33+
Project maintainers are responsible for clarifying and enforcing this Code of Conduct. They may remove or reject comments, commits, or contributions that violate these principles, or temporarily/permanently ban contributors as necessary to protect the community.
34+
35+
All reports will be handled confidentially and with respect for all parties involved.
36+
37+
---
38+
39+
## Scope
40+
This Code applies to all project spaces, including repositories, issue trackers, communication channels, and events where the Jjodel community is represented.
41+
It also applies when individuals act on behalf of Jjodel, online or offline.
42+
43+
---
44+
45+
## Enforcement Guidelines
46+
1. **Correction** – A private reminder or clarification when behavior is unintentional or minor.
47+
2. **Warning** – A written warning for repeated or more serious behavior.
48+
3. **Temporary Ban** – Limited participation for a defined period in case of serious or repeated violations.
49+
4. **Permanent Ban** – Removal from the community for sustained or severe misconduct.
50+
51+
---
52+
53+
## Attribution
54+
This Code of Conduct is adapted from the [Contributor Covenant v3.0](https://www.contributor-covenant.org/version/3/0/), with additional structural inspiration from the [BESSER Project Code of Conduct](https://github.com/BESSER-PEARD).
55+
Licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/).

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2025 jjodel
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

0 commit comments

Comments
 (0)