Skip to content

Commit 8458210

Browse files
committed
Add contribution guidelines
1 parent a8987f1 commit 8458210

1 file changed

Lines changed: 31 additions & 0 deletions

File tree

CONTRIBUTING.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# Contributing
2+
3+
Thanks for your interest in improving this repository.
4+
5+
## Scope
6+
7+
This repository provides practical release readiness checklists for AI-enabled systems. Helpful contributions improve clarity, usability, and real-world usefulness.
8+
9+
## Good contributions
10+
11+
Examples of helpful contributions include:
12+
- improving checklist clarity,
13+
- adding realistic examples,
14+
- refining decision logic,
15+
- improving supporting documentation,
16+
- correcting inaccuracies.
17+
18+
## Contribution expectations
19+
20+
Please keep contributions:
21+
- concise,
22+
- implementation-aware,
23+
- easy to reuse,
24+
- free of proprietary or confidential material.
25+
26+
## Pull requests
27+
28+
When opening a pull request, explain:
29+
- what changed,
30+
- why it improves the repository,
31+
- and whether it affects the checklists, example configs, or CLI behavior.

0 commit comments

Comments
 (0)