Skip to content

Commit eddf99d

Browse files
authored
Add AI Assistance Notice (#3208)
1 parent 1f34230 commit eddf99d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CONTRIBUTING.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
We appreciate your interest in contributing to `dstack`! This document will help you get up to speed with `dstack` codebase and guide you through the contribution process.
44

5+
## AI Assistance Notice
6+
7+
If you are using any kind of AI assistance while contributing to `dstack`,
8+
**this must be disclosed in the pull request**, along with the extent to
9+
which AI assistance was used.
10+
As an exception, tab-completions and trivial PRs don't need to be disclosed.
11+
12+
An example disclosure:
13+
14+
> This PR was written primarily by Claude Code.
15+
16+
Failure to disclose this, makes it difficult to determine how much scrutiny to apply to the contribution. Please be respectful to maintainers and disclose AI assistance.
17+
518
## Set up your development environment
619

720
Follow [contributing/DEVELOPMENT.md](contributing/DEVELOPMENT.md).

0 commit comments

Comments
 (0)