.github issue templates added Bug fixes and enhancements. See docs/FoxBin2Prg_Changes.md for full list
32 lines
519 B
Markdown
32 lines
519 B
Markdown
---
|
||
name: Bug report
|
||
about: Create a report to help us improve
|
||
title: ''
|
||
labels: ''
|
||
assignees: ''
|
||
|
||
---
|
||
|
||
## ℹ Computer information
|
||
|
||
- VFP version:
|
||
- FoxBin2PRG version:
|
||
|
||
## 📝 Provide detailed reproduction steps (if any)
|
||
|
||
1. …
|
||
2. …
|
||
3. …
|
||
|
||
### ✔️ Expected result
|
||
|
||
_What is the expected result of the above steps?_
|
||
|
||
### ❌ Actual result
|
||
|
||
_What is the actual result of the above steps?_
|
||
|
||
## 📷 Screenshots
|
||
|
||
_Are there any useful screenshots? WinKey+Shift+S and then just paste them directly into the form_
|