Skip to content

Commit 44c0e65

Browse files
author
Hannah DeFazio
committed
Organize configs by topic
1 parent c192c1e commit 44c0e65

19 files changed

+20
-0
lines changed
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
version: "1.0"
2+
title: "Tourniquet"
3+
labels:
4+
# Item:
5+
# - id: Integer identification number of the label.
6+
# - label: Short human-readable semantic string to succinctly represent the
7+
# label.
8+
- id: 0
9+
label: "background"
10+
# Shared labels
11+
- id: 1
12+
label: "tourniquet_tourniquet"
13+
- id: 2
14+
label: "tourniquet_label"
15+
- id: 3
16+
label: "tourniquet_windlass"
17+
- id: 4
18+
label: "tourniquet_pen"
19+
- id: 5
20+
label: "hand"

0 commit comments

Comments
 (0)