issues/ISSUE_TEMPLATE.md

2.5 KiB

Please provide answers to the following questions to help us narrow down, reproduce, and fix the problem. Fill out one section and delete the others.

Triage

Issues are triaged at online meetings, generally held alternate Thursdays at 9:30 a.m. Pacific time (UTC-7/UTC-8). Meeting requests are sent to the wix-devs and wix-users mailing lists, as well as in Discussions.

Discussions and support

Note that discussions are best held on the mailing lists not in issues. Please do not open issues requesting support or debugging help; first start a thread on the wix-users mailing list and open an issue if the discussion suggests a bug in the WiX Toolset or that a feature request is appropriate. You can also try out the beta Discussions feature.

Bugs

If this issue is a bug:

  • Which version of WiX are you building with?

(WiX version in major.minor.release.build format)

  • Which version of Visual Studio are you building with (if any)?

(Visual Studio version, including year and update)

  • Which version of the WiX Toolset Visual Studio Extension are you building with (if any)?

(WiX Toolset Visual Studio Extension version in major.minor.release.build format)

  • Which version of .NET are you building with?

(.NET version)

  • If the problem occurs when installing your packages built with WiX, what is the version of Windows the package is running on?

(Windows version)

  • Describe the problem and the steps to reproduce it.

(Be as specific as you can and err on the side of providing too much information, including code, error messages, command lines you used to invoke the build, and so forth.)

  • Describe the behavior you expected and how it differed from the actual behavior.

(Be as specific as you can and err on the side of providing too much information.)

Feature requests

If this issue is a feature request:

  • Describe the scenario and benefits that the feature supports.

(Provide lots of specific detail so we understand the context around the feature.)

  • Describe how you're accomplishing the feature today (if possible).

(Be as specific as you can and err on the side of providing too much information.)

  • Describe what you'd like the new feature to do.

(There's no need to design it but suggestions are appreciated.)