Table of Contents
02.01. Getting Help
General support
Having trouble getting INI Configurator working in your project? You can try emailing support@laswitchtech.com.
Reporting bugs
Found a problem with INI Configurator? Feel free to open a ticket on the INI Configurator repository on GitHub, but you should keep a few things in mind:
- Use the GitHub issue search to check if your issue has already been reported.
- Try to isolate your problem as much as possible. Try to create a minimal, verifiable, and complete example of the problem.
- Enable debugging to try and retrieve as much data as possible.
- Once you are sure the issue is with INI Configurator, open an issue with a description of the bug, steps required to reproduce, Debugging output, and the content of your
src/lib/fields.json
.
Requesting new features
New feature requests are usually requested by the INI Configurator community on GitHub, and are often fulfilled by fellow contributors.
- Use the GitHub issue search to check if your feature has already been requested.
- Please make sure you are only requesting a single feature, and not a collection of smaller features.
- Once you are ready, open an issue with a description of the feature.