We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433e2f4 commit 7a9b1a2Copy full SHA for 7a9b1a2
.github/ISSUE_TEMPLATE.md
@@ -11,15 +11,7 @@ Tell us what happens instead
11
12
### Version of SharpZipLib
13
14
-### Obtained from (place an x between the brackets for all that apply)
15
-- [ ] Compiled from source
16
- - branch: _______
17
- - commit: _______
18
-- [ ] Downloaded DLL from GitHub
19
-- [ ] Downloaded DLL from SourceForge
20
-- [ ] Downloaded DLL from _______
21
-- [ ] DLL included as part of
22
-- Package installed using:
23
- - [ ] NuGet
24
- - [ ] MyGet
25
- - [ ] Chocolatey
+### Obtained from (only keep the relevant lines)
+- Compiled from source, commit: _______
+- Downloaded from GitHub
+- Package installed using NuGet
0 commit comments