Update PULL-EXAMPLE.md

Co-authored-by: Shane Frasier <jeremy.frasier@trio.dhs.gov>
pull/425/head
Chris Sullivan 2 years ago committed by GitHub
parent 1140f68912
commit 7ca08081f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      PULL-EXAMPLE.md

@ -41,8 +41,8 @@ Blank template:
```
**Step 3:** Verify the new entry was entered before and/or after the prior and next entries.
- If you are adding it to the beginning of the file, ensure you are pasting it after “software:” and before the next entry starting with “- vendor:”.
- If you are adding it to the end of the file, ensure the entry ends before the file is closed out with: “...”
- If you are adding it to the beginning of the file, ensure you are pasting it after `software:` and before the next entry starting with `- vendor:`.
- If you are adding it to the end of the file, ensure the entry ends before the file is closed out with `...`.
**Step 4:** When you add content to the file, remove the '' or [] for fields which are replaced with values (strings '' or lists [] should be replaced as shown in the example below, with list values on the following line(s), starting with hyphen(s) “-”). The symbols should only remain used when fields remain empty. For example, fixed_versions: [] in our example below remains as is, given there are no patched versions available for this entry.

Loading…
Cancel
Save