Skip to content

Commit b7c0a75

Browse files
authored
Merge pull request #125 from cisagov/improvement/add-security-label
Add a security label
2 parents 0eda781 + 313e792 commit b7c0a75

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/labels.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@
5353
- color: "ef476c"
5454
description: This issue is a request for information or needs discussion
5555
name: question
56+
- color: "d73a4a"
57+
description: This issue or pull request addresses a security issue
58+
name: security
5659
- color: "00008b"
5760
description: This issue or pull request adds or otherwise modifies test code
5861
name: test

0 commit comments

Comments
 (0)