Skip to content

Commit 8495a2c

Browse files
committed
chore: Updated the checkbox options for github issues.
1 parent df94dd2 commit 8495a2c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

.github/ISSUE_TEMPLATE/bug.yml

+6-4
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,11 @@ body:
5454
label: Programming Languages
5555
description: Which languages are related to your report? (check all that apply)
5656
options:
57-
- label: "plc4j"
58-
- label: "plc4go"
5957
- label: "plc4c"
58+
- label: "plc4go"
59+
- label: "plc4j"
6060
- label: "plc4net"
61+
- label: "plc4py"
6162
- type: checkboxes
6263
id: protocols
6364
attributes:
@@ -67,12 +68,13 @@ body:
6768
- label: "AB-Ethernet"
6869
- label: "ADS /AMS"
6970
- label: "BACnet/IP"
71+
- label: "C-Bus"
7072
- label: "CANopen"
71-
- label: "DeltaV"
72-
- label: "DF1"
7373
- label: "EtherNet/IP"
7474
- label: "Firmata"
75+
- label: "IEC-69870"
7576
- label: "KNXnet/IP"
7677
- label: "Modbus"
7778
- label: "OPC-UA"
79+
- label: "Profinet"
7880
- label: "S7"

0 commit comments

Comments
 (0)