mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-07 04:01:35 +01:00
Tell people to delete comments in the example advisory
This commit is contained in:
@@ -37,6 +37,9 @@ See [CONTRIBUTING.md] for more information.
|
|||||||
Each advisory contains information in [TOML] format:
|
Each advisory contains information in [TOML] format:
|
||||||
|
|
||||||
```toml
|
```toml
|
||||||
|
# Before you submit a PR using this template, please delete the comments
|
||||||
|
# explaining each field, as well as any unused fields.
|
||||||
|
|
||||||
[advisory]
|
[advisory]
|
||||||
# Identifier for the advisory (mandatory). Will be assigned a "RUSTSEC-YYYY-NNNN"
|
# Identifier for the advisory (mandatory). Will be assigned a "RUSTSEC-YYYY-NNNN"
|
||||||
# identifier e.g. RUSTSEC-2018-0001. Please use "RUSTSEC-0000-0000" in PRs.
|
# identifier e.g. RUSTSEC-2018-0001. Please use "RUSTSEC-0000-0000" in PRs.
|
||||||
|
|||||||
Reference in New Issue
Block a user