Skip to main content

Reporting Issues

For comprehensive guidance, see the Bug Reporting & Diagnostics Guide.


Best Method: Use the Built-in Issue Reporter

The fastest and most accurate way to report a bug is directly from your ChurchCRM installation.

Step-by-Step Instructions

  1. Log in to your ChurchCRM instance.
  2. Navigate to Support in the top navigation menu.
  3. Select Report an Issue to open the built-in reporting tool.
  4. Fill out the form:
    • Describe what happened.
    • Include steps to reproduce the issue.
    • Attach any relevant screenshots.
  5. Submit the form. The system automatically captures your technical environment and sends the report to the development team.

What Gets Captured Automatically

When you use the in-app reporter, the following information is collected automatically:

  • ChurchCRM version (exact version and build)
  • Server environment (PHP version, database type, server OS)
  • Browser information (user agent, screen size)
  • User context (role, permissions, current page)
  • System configuration (relevant settings and enabled modules)
  • Recent error logs related to your session

This information is essential for diagnosis and significantly speeds up issue resolution.


Alternative: GitHub Issues

Use GitHub issues only if you cannot access ChurchCRM directly.

When to Use GitHub Instead

  • You cannot log in (authentication issues)
  • ChurchCRM is not yet installed
  • The server is completely unreachable
  • You are reporting a documentation problem
  • You are reporting a development environment issue

GitHub Issue Templates


Community Support


Before Reporting

  1. Search existing issues — your problem may have already been reported.
  2. Check the documentation — the answer may already be available.
  3. Try in a different browser — to rule out browser-specific issues.
  4. Clear your browser cache — stale cached files can cause unexpected behavior.

Information to Include When Reporting via GitHub

  • A clear description of what happened
  • Steps to reproduce the issue
  • Expected versus actual behavior
  • Screenshots or error messages
  • ChurchCRM version (found in About or System Info)
  • Browser and device

Quick Reference

GoalBest Option
Report a bugIn-app Support → Report Issue
Request a featureGitHub Feature Request
Ask a questionGitHub Discussions
Report a login issueGitHub Bug Report