Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
DD4hep
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cepc
externals
mirroring
DD4hep
Commits
90bb7685
Unverified
Commit
90bb7685
authored
1 year ago
by
Andre Sailer
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Bugreport: create a form
parent
501c1868
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.github/ISSUE_TEMPLATE/bug_report.yml
+66
-0
66 additions, 0 deletions
.github/ISSUE_TEMPLATE/bug_report.yml
with
66 additions
and
0 deletions
.github/ISSUE_TEMPLATE/bug_report.yml
0 → 100644
+
66
−
0
View file @
90bb7685
name
:
Bug Report
description
:
Use this template for reporting Bugs or Errors
labels
:
[
"
bug"
]
body
:
-
type
:
markdown
attributes
:
value
:
To facilitate faster and easier response to your issue please provide in addition to the description of the issue also the following information
-
type
:
checkboxes
id
:
check-duplicates
attributes
:
label
:
Check duplicate issues.
description
:
Please search in [GitHub](https://github.com/aidasoft/dd4hep/issues?q=is%3Aissue) or existing reports of your issue and their solutions
options
:
-
label
:
Checked for duplicates
validations
:
required
:
true
-
type
:
textarea
id
:
goal
attributes
:
label
:
Goal
description
:
A short description of what you are trying to achieve
validations
:
required
:
true
-
type
:
textarea
id
:
os
attributes
:
label
:
Description
description: Operating system and version
:
e.g. Alma Linux
9
validations
:
required
:
true
-
type
:
textarea
id
:
compiler-version
attributes
:
label
:
compiler
description: Name and Version of the compiler used
:
e.g. GCC
13
validations
:
required
:
true
-
type
:
textarea
id
:
root-version
attributes
:
label
:
ROOT version
description
:
validations
:
required
:
true
-
type
:
textarea
id
:
dd4hep-version
attributes
:
label
:
dd4hep
description: Version of DD4hep used
:
tag, commit ID, or GitHub branch
validations
:
required
:
true
-
type
:
textarea
id
:
to-reproduce
attributes
:
label
:
Reproducer
description
:
|
Step-by-step instructions to reproduce the issue.
- If possible, as a self-contained list of instructions starting from a clean shell
- git checkout, setup environment (Geant4/ROOT version, LCG/iLCSoft/Key4hep release), cmake, build, run...
- Don't forget to attach any required input files
-
type
:
textarea
id
:
additional-context
attributes
:
label
:
Additional context
validations
:
required
:
false
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment