Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9f521e1

Browse filesBrowse files
authored
Add bug issue template
1 parent ee653cd commit 9f521e1
Copy full SHA for 9f521e1

File tree

Expand file treeCollapse file tree

1 file changed

+42
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+42
-0
lines changed

‎.github/ISSUE_TEMPLATE/bug_report.md

Copy file name to clipboard
+42Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**Which version of the action are you using?**
14+
15+
- [ ] `v1`
16+
- [ ] `v2`
17+
- [ ] Some other tag (such as `v2.0.1` or `master`)
18+
19+
**Environment**
20+
- [ ] self-hosted
21+
- [ ] Linux
22+
- [ ] Windows
23+
- [ ] Mac
24+
25+
**Python Versions**
26+
Please list all of the effected versions of Python (`3.8.2`, etc.)
27+
28+
**To Reproduce**
29+
Steps to reproduce the behavior:
30+
1. Go to '...'
31+
2. Click on '....'
32+
3. Scroll down to '....'
33+
4. See error
34+
35+
**Run/Repo Url**
36+
If applicable, and if your repo/run is public, please include a URL so it is easier for us to investigate.
37+
38+
**Screenshots**
39+
If applicable, add screenshots to help explain your problem.
40+
41+
**Additional context**
42+
Add any other context about the problem here.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.