Skip to content

Commit 8f52b1b

Browse files
committed
Fix name of "ai-assisted" label in llm policy
The actual label we created is called `llm-assisted` now.
1 parent 392e026 commit 8f52b1b

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)