Skip to content

Commit e9a33e6

Browse files
authored
Update issues template [skip ci]
1 parent 6ac6e4f commit e9a33e6

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

.github/ISSUE_TEMPLATE

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# PLEASE READ BEFORE POSTING AN ISSUE
2+
13
# This is a place for issues. Questions are better asked in the Gitter chat room.
24

3-
# Seriously consider creating and linking to a test repo which takes absolutely minimal setup to illustrate how reproduce the problem.
5+
# Seriously consider creating and linking to a test repo which takes absolutely minimal setup to illustrate how reproduce the problem. My time is limited and and .Zip files, code snippets and partial examples are often a code snippet. GitHub also provides great communication and code review tools which can be utilised.
6+
7+
# HOW TO POST A GOOD SAMPLE. Follow these guidelines and I will most likely look at the issue sooner:
8+
9+
* Post a full GitHub repository. Not a zip file, half baked snippet etc. If GitHub is new to you consider it a great learning opportunity and chance to get involved.
10+
* The repository should have just ONE step max for me to get running, and that is "Restore NuGet Packages". If there are any other missing dependencies, or uncompiling features I will most likely move on to another issue.
11+
* I'm not trying to be awkward. I'm just busy and I'm helping a lot of people, not just you, so help me out and I will help you out.
12+
13+

0 commit comments

Comments
 (0)