You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
3
3
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.
4
4
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.
0 commit comments