Skip to content

Commit 9ba3aa7

Browse files
committed
Merge branch 'main' into docs-copilot-documentation
2 parents 952dba8 + 11bd58b commit 9ba3aa7

File tree

101 files changed

+553
-526
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

101 files changed

+553
-526
lines changed

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,35 @@ body:
6666
label: Add any other context about the problem here.
6767
validations:
6868
required: false
69+
70+
- type: dropdown
71+
id: businessunit
72+
attributes:
73+
label: Which DB business unit do you work for?
74+
options:
75+
- DB Systel GmbH (please name your customer below)
76+
- DB Fernverkehr AG
77+
- DB Regio AG
78+
- DB InfraGO AG
79+
- DB Cargo AG
80+
- DB Konzern
81+
- DB Vertrieb GmbH
82+
- DB Energie
83+
- DB Connect
84+
- other (please specify below)
85+
validations:
86+
required: false
87+
88+
- type: input
89+
id: businessunit2
90+
attributes:
91+
label: ”DB Systel” please enter your customer / ”other” please enter your area or business unit.
92+
validations:
93+
required: false
94+
95+
- type: input
96+
id: project
97+
attributes:
98+
label: What project are you working on?
99+
validations:
100+
required: false
31 Bytes
27 Bytes
64 Bytes
59 Bytes
36 Bytes
9 Bytes
27 Bytes

0 commit comments

Comments
 (0)