Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 936 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

20 lines (11 loc) · 936 Bytes

Instructions

All issues must be in problem-solution format.

  • Bad: "Problem: we need feature X. Solution: make it."
  • Better: "Problem: user cannot do common tasks A or B except by using a complex workaround. Solution: make feature X."

Per C4.1, "seek consensus on the accuracy of your observation, and the value of solving the problem. Do not submit feature requests, ideas, suggestions, or any solutions to problems that are not explicitly documented and provable."

Before submitting, search for existing issues and read Troubleshooting.md.

! Delete this line and everything above before submitting !

Problem

Clearly describe the problem you observe, making sure to include any necessary debug output and/or screenshots.

Solution

Describe, in whatever detail you feel comfortable, an acceptable solution as you envision it.