Browse Source

Delete .github/ISSUE_TEMPLATE/bug_report.md

pull/16303/head
Max Katz 2 years ago
committed by GitHub
parent
commit
91629f686a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 32
      .github/ISSUE_TEMPLATE/bug_report.md

32
.github/ISSUE_TEMPLATE/bug_report.md

@ -1,32 +0,0 @@
---
name: Bug report
about: Create a report to help us improve Avalonia
title: ''
labels: bug
assignees: ''
---
## Describe the bug
A clear and concise description of what the bug is.
## To Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
## Expected behavior
A clear and concise description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
## Environment <!-- (please complete the following information): -->
- OS: [e.g. Windows, Mac, Linux (State distribution), Android, iOS, Browser]
- Avalonia-Version: [e.g. 11.x.y or 0.10.x]
## Additional context
Add any other context about the problem here.
Loading…
Cancel
Save