Skip to content

Commit f295930

Browse files
authored
Merge pull request #1089 from steffahn/llm-assisted-label
Fix name of "`ai-assisted`" label in llm policy
2 parents 392e026 + 8f52b1b commit f295930

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/policies/llm-usage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ As an exception, PRs written before this policy went into effect are exempt from
174174

175175
### Procedures
176176

177-
LLM-created PRs must be tagged with a new `ai-assisted` label.
177+
LLM-created PRs must be tagged with a new `llm-assisted` label.
178178
All such PRs will be posted to a new (private) Zulip channel, which will be accessible to all members of the `rust-lang` organization.
179179
The goal of the channel is *not* to act as an additional gatekeeper on LLM-created PRs.
180180
Instead, it's to collect information about *whether this experiment is working*:

0 commit comments

Comments
 (0)