Files
foxbin2prg/.github/ISSUE_TEMPLATE/bug_report.md
Lutz e2be89ec9d Problems with trailing spaces in memo lines
fixed #81
additional problems
 - trailing spaces in varchar
 - DBF_Conversion_Support on table configuration file
 - Enhancements to parameters and docu
2022-04-07 16:36:15 +02:00

39 lines
777 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''
---
## Computer information
- VFP version:
- FoxBin2PRG version:
- Last FoxBin2PRG version w/o bug (if available):
## 📝 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?_
## 📷 Config
**Do not include your normal config.**
Please add your current full configuration.
Create a config file via `DO FOXBIN2PRG.PRG WITH '-C','path-to-source\FoxBin.cfg'` , zip and add here.
## 📷 Screenshots
_Are there any useful screenshots? WinKey+Shift+S and then just paste them directly into the form_