setup-python/.github/ISSUE_TEMPLATE/bug_report.md

38 lines
955 B
Markdown
Raw Normal View History

2020-05-20 08:32:55 -04:00
---
name: Bug report
about: Create a bug report
2020-05-20 08:32:55 -04:00
title: ''
labels: bug, needs triage
2020-05-20 08:32:55 -04:00
assignees: ''
---
<!--- Please direct any generic questions related to actions to our support community forum at https://github.community/c/code-to-cloud/github-actions/41 --->
<!--- Before opening up a new bug report, please make sure to check for similar existing issues -->
2020-05-20 08:32:55 -04:00
**Description:**
A clear and concise description of what the bug is.
2020-05-20 08:32:55 -04:00
**Action version:**
Specify the action version
2020-05-20 08:32:55 -04:00
**Platform:**
- [ ] Ubuntu
- [ ] macOS
2020-05-20 08:32:55 -04:00
- [ ] Windows
2020-05-21 07:06:50 -04:00
**Runner type:**
- [ ] Hosted
- [ ] Self-hosted
2020-05-20 08:32:55 -04:00
**Tools version:**
<!--- Please list all of the affected Python versions (`3.8.2`, etc.)-->
2020-05-20 08:32:55 -04:00
**Repro steps:**
A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.
2020-05-20 08:32:55 -04:00
**Expected behavior:**
A description of what you expected to happen.
2020-05-20 08:32:55 -04:00
**Actual behavior:**
A description of what is actually happening.