[wp-trac] [WordPress Trac] #57243: Remove superfluous HTML span tags from SECURITY.md
WordPress Trac
noreply at wordpress.org
Thu Dec 1 22:41:59 UTC 2022
#57243: Remove superfluous HTML span tags from SECURITY.md
------------------------------+---------------------
Reporter: TobiasBg | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.2
Component: Security | Version: 5.4
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses:
------------------------------+---------------------
Changes (by peterwilsoncc):
* keywords: has-patch => has-patch commit
Comment:
The linked pull request looks good to me as of commit hash
[https://github.com/WordPress/wordpress-
develop/pull/3714/commits/88c6fcd27b4974ab2ca776abca130e5fc8b5bea8
88c6fcd27b].
While committing changes to the security policy recently, I noticed that
`npm run grunt patch` had problems with the upper case file name. The
following command will work but requires the GitHub CLI:
{{{#!sh
gh pr diff 3714 --repo WordPress/wordpress-develop | patch -p1
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57243#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list