diff --git a/.github/ISSUE_TEMPLATE/incorrect-streaming.md b/.github/ISSUE_TEMPLATE/incorrect-streaming.md new file mode 100644 index 0000000..15056d0 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/incorrect-streaming.md @@ -0,0 +1,11 @@ +--- +name: Incorrect Streaming +about: A class is streamed when it shouldn't be, or a class isn't streamed when it + should be + +--- + +Subject code: +Incorrectly streamed classes: + +Any more details: