124
edits
Line 57: | Line 57: | ||
* We use the past tense when writing about vulnerabilities | * We use the past tense when writing about vulnerabilities | ||
* The titles of bugs do *not* use Title Case, they use Sentence Case. | * The titles of bugs do *not* use Title Case, they use Sentence Case. | ||
* Function names and objects should be enclosed with | * Function names and objects should be enclosed with <code> tags | ||
* JavaScript not javascript | * JavaScript not javascript | ||
* use-after-free not 'use after free' | * use-after-free not 'use after free' |
edits