Issue Tracker

This Github project is the main issue tracker for DAISY Pipeline. However, it is not the only place where you can find issues, as the Pipeline source code is distributed over several smaller sub-projects that each have their own issue tracker. If possible, use the individual trackers of the sub-projects for issues that clearly belong to a specific sub-project. All sub-projects are listed here. Follow the link to the appropriate sub-project and open the Issues tab.

Before creating a new issue, please first check the existing issues to search for similar issues with related keywords.

Providing Error Logs for an Issue

For all new issues, we ask that users provide their error logs via GIST, a fast and simple file-sharing service for GitHub, for us to diagnose and fix the problem.

Uploading your Log Files

  1. Create a GIST.
  2. Select all of your log files and drag them into the GIST.
  3. Submit the new GIST as a Secret GIST and provide the link to it in the appropriate section of your GitHub issue.

NOTE: Do NOT paste the contents of your logs into the issue, as the issue will be much too long, and the logs may contain sensitive data.