From 75519dbe7d156e6dc0a394cf88c3e54ae334dce8 Mon Sep 17 00:00:00 2001 From: Chris Arriola Date: Fri, 20 Dec 2019 12:48:00 -0800 Subject: [PATCH] style: Update bug issue template. (#139) --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4782add5..d72a8478 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -36,7 +36,7 @@ Please be sure to include as much information as possible: #### Code example -```python +``` # example ```