From 948524c3bcd974f9dc02fcec16a2b86fe4ff7c3e Mon Sep 17 00:00:00 2001 From: Matthew Griffith Date: Wed, 12 Jun 2019 22:15:38 -0400 Subject: [PATCH] typo in issue template --- .github/ISSUE_TEMPLATE/bug-unexpected-behavior-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-unexpected-behavior-report.md b/.github/ISSUE_TEMPLATE/bug-unexpected-behavior-report.md index ce73202..0e3f42e 100644 --- a/.github/ISSUE_TEMPLATE/bug-unexpected-behavior-report.md +++ b/.github/ISSUE_TEMPLATE/bug-unexpected-behavior-report.md @@ -6,7 +6,7 @@ about: Capture any unexpected behavior or bugs you've found with this library **Welcome!** -If you can, please put together an [Short, Self Contained, Correct, Example](http://sscce.org/) of what you're encountering. It really helps if the example is as succinct as possible. +If you can, please put together a [Short, Self Contained, Correct, Example](http://sscce.org/) of what you're encountering. It really helps if the example is as succinct as possible. Here's a basic template in [ellie](https://ellie-app.com/3fhCyrxjLw3a1) to get you started!