Skip to content

Commit fac1814

Browse files
authored
Create CODE_OF_CONDUCT.md
1 parent 44e0b5d commit fac1814

File tree

1 file changed

+82
-0
lines changed

1 file changed

+82
-0
lines changed

.github/CODE_OF_CONDUCT.md

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
# Code of Conduct
2+
3+
## Our Pledge
4+
5+
At NOLAI (National Education Lab AI), we are committed to creating an open, inclusive, and collaborative environment for developing AI solutions that enhance education. We pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, disability, ethnicity, gender identity and expression, level of experience, nationality, personal appearance, race, religion, or sexual identity and orientation.
6+
7+
This Code of Conduct operates alongside the [Radboud University Code of Conduct](https://www.ru.nl/en/regulations/radboud-university-code-of-conduct).
8+
## Our Standards
9+
10+
Examples of behavior that contributes to creating a positive environment include:
11+
12+
* Using welcoming and inclusive language
13+
* Being respectful of differing viewpoints and experiences
14+
* Gracefully accepting constructive criticism
15+
* Focusing on what is best for the educational community
16+
* Showing empathy towards other community members
17+
18+
Examples of unacceptable behavior include:
19+
20+
* The use of sexualized language or imagery
21+
* Trolling, insulting/derogatory comments, and personal or political attacks
22+
* Public or private harassment
23+
* Publishing others' private information without explicit permission
24+
* Other conduct which could reasonably be considered inappropriate in a professional setting
25+
26+
## Data and Privacy Guidelines
27+
28+
As an educational research organization, we have strict guidelines regarding data:
29+
30+
* No student data, research data, or personally identifiable information should ever be committed to our repositories
31+
* AI models trained on educational data must be published separately (e.g., on HuggingFace) and only after proper anonymization
32+
* Our GitHub repositories are strictly for code that processes data, not for the data itself
33+
* Contributors must respect and protect the privacy of all stakeholders in educational contexts
34+
35+
## Scientific Integrity
36+
37+
As an evidence-based organization:
38+
39+
* All scientific claims must be supported by published or pre-published research papers
40+
* Contributors must clearly indicate when claims or features have not been scientifically verified
41+
* Documentation should accurately represent the current state of evidence regarding educational effectiveness
42+
* We encourage linking to relevant research papers and documentation
43+
44+
## AI Usage Guidelines
45+
46+
We support the responsible use of AI in contributions:
47+
48+
* AI-assisted coding and documentation tools are permitted and encouraged when used responsibly
49+
* Contributors are fully responsible for reviewing and validating AI-generated content
50+
* All contributions must comply with relevant licenses and copyright laws, regardless of how they were generated
51+
* AI usage should be transparent and acknowledged when significant
52+
53+
## Language and Communication
54+
55+
* English is our primary language for code, documentation, and community interactions
56+
* Interface elements may be provided in Dutch when appropriate
57+
* Technical discussions and comments should be clear, constructive, and professional
58+
* We encourage precise and inclusive technical communication
59+
60+
## Licensing and Intellectual Property
61+
- All code repositories use the [Apache License](https://opensource.org/license/apache-2-0) unless explicitly stated otherwise
62+
- Contributors retain copyright to their contributions but grant license rights
63+
- Derivative works must acknowledge original contributors
64+
- Patents related to contributions must be licensed for free public use
65+
66+
## Enforcement
67+
68+
Violations of this Code of Conduct may be reported to nolai@science.ru.nl. All complaints will be reviewed and investigated promptly and fairly. The NOLAI team reserves the right to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that are not aligned with this Code of Conduct.
69+
70+
For security vulnerabilities and data privacy concerns you can also contact us at nolai@science.ru.nl.
71+
72+
Alternatively, reporters may use Radboud University's confidential advisors system as described in the Radboud University Code of conduct
73+
74+
## Attribution
75+
76+
This Code of Conduct is adapted from the [Contributor Covenant](https://www.contributor-covenant.org) and customized for NOLAI's specific context and requirements.
77+
78+
## Questions and Updates
79+
80+
If you have questions about this Code of Conduct or would like to suggest improvements, please contact us at nolai@science.ru.nl.
81+
82+
Last updated: April 2025

0 commit comments

Comments
 (0)