Opened 5 years ago
Closed 5 years ago
#48424 closed enhancement (fixed)
Add a comment to RTL files for new contributors, take 2
Reported by: | SergeyBiryukov | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | 5.4 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch commit |
Focuses: | docs | Cc: |
Description
Background: #30666
[41271] added a comment to minified files explaining that they are auto-generated, to help reduce some confusion for new contributors:
/*! This file is auto-generated */
The same should be done for RTL files, since they are also auto-generated during the build process, and should not be patched directly.
Attachments (1)
Change History (4)
#2
in reply to:
↑ 1
@
5 years ago
- Keywords has-patch commit added
Replying to swissspidy:
Is there a ticket for doing the same for JS files?
Not that I know of, let's do it here :) 48424.diff should cover both JS and RTL CSS files.
Note: See
TracTickets for help on using
tickets.
Is there a ticket for doing the same for JS files? Occasionally people try to fix things in minified Gutenberg scripts in core.