Skip to content

Commit 97612fd

Browse files
committed
Add contributing guidelines for awesome list
1 parent dc595c9 commit 97612fd

1 file changed

Lines changed: 42 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
# Contributing to Awesome AI Governance
2+
3+
Thank you for helping maintain this curated list!
4+
5+
## How to Add a Resource
6+
7+
1. **Open an issue first** — describe the resource and which section it belongs in
8+
2. **Check for duplicates** — search the existing list before adding
9+
3. **Verify quality** — the resource should be:
10+
- Publicly accessible (no paywalls for core content)
11+
- Actively maintained or a significant historical reference
12+
- Specifically relevant to AI governance, safety, or responsible AI
13+
4. **Fork and submit a PR** with:
14+
- The resource added to the correct section in alphabetical order
15+
- A one-line description (not the resource's own tagline — add context)
16+
- For GitHub repos: include a stars badge
17+
- PR title: `Add: [Resource Name]`
18+
19+
## Section Guidelines
20+
21+
| Section | What belongs here |
22+
|---|---|
23+
| Regulatory Frameworks | Official government regulations and standards |
24+
| Risk Management | Frameworks for assessing and managing AI risk |
25+
| Governance Tools | Open-source or commercial software for AI governance |
26+
| AI Testing | Evaluation frameworks and testing tools |
27+
| Incident Management | Incident databases, tracking systems, retrospectives |
28+
| Model Cards | Documentation standards and toolkits |
29+
| Academic Papers | Peer-reviewed or preprint papers (foundational or highly cited) |
30+
| Communities | Organizations, working groups, institutes |
31+
| Courses | Free or widely accessible educational resources |
32+
33+
## What We Do NOT Include
34+
35+
- Resources behind paywalls (except well-known ISO/IEEE standards — link to the standard page)
36+
- Personal blogs or opinion pieces (unless by recognized experts with significant reach)
37+
- Resources not specifically about AI governance or responsible AI
38+
- Unmaintained tools (last updated >2 years ago without a clear reason)
39+
40+
## Code of Conduct
41+
42+
Please follow our [Code of Conduct](https://github.com/simaba/.github/blob/main/CODE_OF_CONDUCT.md).

0 commit comments

Comments
 (0)