diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md deleted file mode 100644 index 42ae768188..0000000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Bug report -about: Create a report to help us improve -title: '' -labels: bug -assignees: '' - ---- - -Describe the bug and include the fs2 version(s) in use. A reproduction case, either as a PR that adds a unit test or a link to a [Scastie](http://scastie.scala-lang.org), is much appreciated!