From d356e288a2cf8f868b337eb7031821c8aa1925a5 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 11 Jan 2019 10:30:35 -0500 Subject: [PATCH] Expanded the bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4bf6fb9c6..b01cb6dc8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,15 +17,20 @@ about: Report a reproducible bug in the current release of NetBox --> ### Environment * Python version: -* NetBox version: +* NetBox version: ### Steps to Reproduce - +1. +2. +3. ### Expected Behavior