Lines Matching refs:as
40 The structure is as follows:
53 For each release in a release line, the recommended structure is as follows:
60 <one or more blocks listed below as applicable, in order shown below>
82 is suggested, to be adjusted as appropriate:
129 verb as the opener line for this block provides the verb.
131 For consistency, use the wording `Support for ...` as the summary line if
138 Known issues can be called out as follows:
154 Significant documentation enhancements can be called out as follows:
172 For consistency, use the wording `Added ...` or `Clarified ...` as the summary
177 Significant bug fixes or mitigations can be called out as follows:
182 * Mitigated <description of mitigation> (CVE ID as link and any other
185 * Fixed <description of fix> (optional reference link or #issue number as
189 The words “bug fixes” or “mitigations” in the leader line should be deleted as
192 Fixes for issues with an issue number in the main repository should be given as
193 `#1234`. Any other issue (for example, a project issue) should be given as a
194 link, as most users will not know where to find such issues.