-
Notifications
You must be signed in to change notification settings - Fork 875
Remove Write Brief (Breve) proofreading feature from AI Assistant #47913
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
8bba98f
2a955c3
0340c59
07273f8
d31df87
cf57d6e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| Significance: patch | ||
| Type: changed | ||
| Comment: Remove Write Brief video showcase section from the AI product page. | ||
|
|
||
| AI product page: Remove Write Brief video showcase section. | ||
| Original file line number | Diff line number | Diff line change | ||
|---|---|---|---|---|
| @@ -0,0 +1,5 @@ | ||||
| Significance: minor | ||||
| Type: major | ||||
| Comment: Remove the Write Brief (Breve) proofreading feature from the AI Assistant. | ||||
|
||||
| Comment: Remove the Write Brief (Breve) proofreading feature from the AI Assistant. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -43,12 +43,3 @@ | |
| margin-left: 4px; | ||
| } | ||
| } | ||
|
|
||
| .jetpack-ai__write-brief-card { | ||
| width: 100%; | ||
| margin-bottom: 12px; | ||
|
|
||
| p { | ||
| margin: 0; | ||
| } | ||
| } | ||
This file was deleted.
This file was deleted.
This file was deleted.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same as the Jetpack changelog fragment:
Comment:is meant to replace the body when there’s no user-facing entry. Because this change file also has an entry body, the presence ofComment:may lead changelogger to omit the entry from generated release notes. Consider removing theComment:header and leaving only the body (or remove the body if this should be a no-entry change).