Bug Reporting Guidelines
We take bug reports seriously and appreciate your help in making FormMasterPro better. The more detailed information you provide, the faster we can identify and fix the issue.
Check if the bug is already reported
Before reporting a new bug, please check our GitHub Issues page to see if someone else has already reported the same problem.
Reproduce the bug
Try to find a reliable way to reproduce the issue. Note down the exact steps that cause the bug to appear. A bug that can be consistently reproduced is much easier to fix.
Gather information
Collect the following details to include in your bug report:
- FormMasterPro version: Which version of the extension are you using?
- Browser & version: e.g., Chrome 96.0.4664.45
- Operating system: e.g., Windows 10, macOS Monterey, Ubuntu 20.04
- Website URL: Where did the issue occur? (if applicable and not private)
- Screenshots: Visual evidence of the bug, if possible
- Console logs: Any error messages from the browser's developer console
Submit the bug report
Go to our GitHub Issues page and click on "New Issue". Select "Bug Report" and fill in the template with all the information you've gathered.
Bug Report Template
Here's the template to use when reporting bugs:
Common Issues and Troubleshooting
Form Fields Not Detected
Common causes:
- The page hasn't fully loaded
- The form uses non-standard elements
- The form is inside an iframe
Try this: Refresh the page, wait for it to fully load, and try again.
Incorrect Data Mapping
Common causes:
- Field names are ambiguous
- The form has custom field types
- The document format is not supported
Try this: Use the manual field mapping feature to correct the mappings.
Extension Not Loading
Common causes:
- Browser needs to be restarted
- Extension files are corrupted
- Conflict with other extensions
Try this: Reload the extension or reinstall it from the latest release.
Browser Console Errors
If you're seeing errors in the browser console:
- Press F12 to open developer tools
- Go to the "Console" tab
- Look for red error messages
- Copy these errors into your bug report
Feature Requests
Have an idea for improving FormMasterPro? We'd love to hear it!
For feature requests, please use our Feature Request template on GitHub.
Be sure to describe the feature in detail, explain the problem it solves, and outline any alternative solutions you've considered.