Skip to content

Commit 8852635

Browse files
authored
Update ISSUE_TEMPLATE.md
1 parent c69852e commit 8852635

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
11
# Do not submit this issue!
2-
Not that we don't want the feedback! :wink: We just want to keep the feedback focused and easier to consume by structring the different kinds of feedback with templates. While GitHub supports multiple templates there is, unfortunately, no UI for a user to create an issue with a sepcific template. You are expected to "just know" that you have to add a query pattern to the URL for the issue... ([Sigh] "Missed it by that much...")
2+
Not that we don't want the feedback! :wink:
3+
4+
We just want to keep the feedback focused and easier to consume by structuring the different kinds of feedback with templates. While GitHub supports multiple templates there is, unfortunately, no UI for a user to create an issue with a sepcific template. You are expected to "just know" that you have to add a query pattern to the URL for the issue... ([Sigh] "Missed it by that much...")
35

46
Issues submitted without the use of the templates will almost certainly be closed without further review.
5-
_[Actually, for this repository, that is pretty much true for all issues as it isn't a real project - it's an experimental test bed for new infastructure (Like issue templates)]_
7+
_[Actually, for this repository, that is pretty much true for all issues as it isn't a real project - it's an experimental test bed for new infastructure (Like issue templates) :grin:]_
68

79
# Use an issue template
810
Please Use one of the links below to create a new issue from a template.
11+
(It helps to switch to the preview tab so you can use the links to navigate to the correct template)
912

1013
* [Bug](https://github.com/UbiquityDotNET/CommandLineParsing/issues/new?template=bug.md)
1114
Bugs are for things that don't work as they are designed, documented or specified. If you think the behavior should be something other than what it is designed then that's a new feature or design change - not a bug.

0 commit comments

Comments
 (0)