This repository has been archived by the owner on Nov 15, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,56 +1 @@ | ||
Please provide the following information when submitting an issue. | ||
|
||
> Where appropriate replace the `[ ]` with a `[X]` | ||
### My Framework | ||
|
||
- [ ] .NET 2 | ||
- [ ] .NET 3.5 | ||
- [ ] .NET 4 | ||
- [ ] .NET 4.5 | ||
- [ ] .NET 4.6 | ||
- [ ] .NET 4.6.1 | ||
- [ ] .NET 4.6.2 | ||
- [ ] .NET 4.7 | ||
- [ ] .NET 4.7.1 | ||
- [ ] .NET 4.7.2 | ||
- [ ] .NET Core 1.0.0 | ||
- [ ] .NET Core 2.0.0 | ||
- [ ] Something else | ||
|
||
### My Environment | ||
|
||
- [ ] Windows 7 or below (not truly supported due to EOL) | ||
- [ ] Windows 8 | ||
- [ ] Windows 8.1 | ||
- [ ] Windows 10 | ||
- [ ] Windows 10 IoT Core | ||
- [ ] Windows Server 2012 | ||
- [ ] Windows Server 2012 R2 | ||
- [ ] Windows Server 2016 | ||
|
||
### I have already... | ||
|
||
- [ ] repeated the problem using the latest stable release of OpenCover. | ||
- [ ] reviewed the [usage guide](https://github.com/opencover/opencover/wiki/usage) and [usage document](https://github.com/opencover/opencover/blob/master/main/OpenCover.Documentation/Usage.pdf). | ||
- [ ] have looked at the opencover output xml file in an attempt to resolve the issue. | ||
- [ ] reviewed the [current issues](https://github.com/opencover/opencover/issues) to check that the issue isn't already known. | ||
|
||
### My issue is related to (check only those which apply): | ||
|
||
- [ ] no coverage being recorded | ||
- [ ] 32 or 64 bit support | ||
- [ ] feature request | ||
|
||
### Expected Behavior | ||
|
||
Fill me in... | ||
|
||
### Actual Behavior | ||
|
||
Fill me in... | ||
|
||
### Steps to reproduce the problem: | ||
|
||
- [ ] reviewed the [usage guide](https://github.com/opencover/opencover/wiki/usage) and [usage document](https://github.com/opencover/opencover/blob/master/main/OpenCover.Documentation/Usage.pdf) again because we know you probably didn't do it the first time. | ||
- [ ] sample code or link to repository/gist is available (support is much faster this way) | ||
**NOTE** Support requests should initially be raised on [GitHub discussions](https://github.com/OpenCover/opencover/discussions) |