Submit an Issue

Please send issue reports and development requests directly by email. Providing complete information helps us understand, reproduce, and resolve the issue more quickly.

Email: jdeck88@gmail.com

What to include

  1. Repository or application
    Tell us which repository, application, or website the issue relates to. If you know the GitHub repository, include its name or URL.
  2. Describe the problem
    Explain what is happening and what you expected to happen instead. Please be as specific as possible.
  3. Steps to reproduce
    Tell us exactly what you did before the problem occurred. A numbered sequence of steps is especially helpful.
  4. Expected behavior
    Describe what you think should happen when those steps are followed.
  5. What actually happened
    Include any error messages or unexpected results.
  6. Supporting information
    Include screenshots, example records, URLs, files, or other information that would help us understand or reproduce the problem.

For feature or development requests

If you are requesting a change rather than reporting a problem, please describe the problem you are trying to solve before describing the proposed solution.

It is especially helpful to explain who needs the change, how the current system works, and what you would consider a successful outcome.

Example

Subject: Issue Request — Timesheets approval screen

Repository/application: Timesheets

Problem: Approved timesheets are still appearing in the Needs Approval list.

Steps to reproduce:

  1. Open the Timesheets approval page.
  2. Select an employee.
  3. Approve the timesheet.
  4. Return to the Needs Approval list.

Expected: The approved timesheet should disappear from the list.

Actual: The timesheet remains visible until the page is manually refreshed.