Skip to content

Commit e775fb8

Browse files
authored
Update issue templates
1 parent cda33b8 commit e775fb8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
name: Bug report
3+
about: Bug report with a problem
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
Suggestion: read carefully the GitHub Action output. It might contain information that might help fixing the problem. If not please keep opening the bug report.
11+
12+
The documentation might have information on what you could do to fix the problem.
13+
14+
**Copy-paste the output of the GitHub Action**
15+
16+
Full output might contain useful information including the git command, git output and settings used. It also helps to search for the problem later on.
17+
18+
**URL to the execution**
19+
20+
Paste the URL of the execution where it's possible to see the problem. This will help me to see the configuration and the output in more context.

0 commit comments

Comments
 (0)