Skip to content

Support

its-alikhokher edited this page Aug 19, 2026 · 1 revision

Support

Get in touch

WhatsApp / Phone +92 332 7773477
Email iamaliraza777@gmail.com
GitHub its-alikhokher
LinkedIn ali-raza-643520217

Built and maintained by Ali Khokher.

Reporting a bug

Please open an issue — it keeps the fix findable for the next person who hits the same thing.

The issue form asks for a few specific things. They are not box-ticking; each one has actually pinned down a bug in this app before:

  • Browser console output. A single error early in the boot script stops the whole file, and the symptom looks like "the theme does not apply".
  • Which preset is active, and whether it is a preset or Custom Colors.
  • Frappe version (bench version) and browser.
  • A screenshot, for anything visual. A colour or layout problem cannot be understood from a description.
  • Confirmation you did a hard reload (Ctrl+Shift+R) — stale cached CSS looks exactly like a bug.

Have a look at Troubleshooting first; it covers the handful of things that turn out to be the cause most of the time.

Security problems

Please do not open a public issue for a security vulnerability. Report it privately through GitHub's security advisory form or by email, and you will get an acknowledgement within a few days. Details are in SECURITY.md.

Contributing

Pull requests are welcome. CONTRIBUTING.md covers setup, the test suites, and the CSS rules that exist because breaking them broke something real.

Open pull requests against main.

Clone this wiki locally