From 643e0b094dbdd90204e23d3871fd8f674116eaab Mon Sep 17 00:00:00 2001 From: Mike Fix Date: Thu, 30 May 2019 11:09:25 -0700 Subject: [PATCH] update templates --- .github/ISSUE_TEMPLATE/bug_report.md | 14 +++++++++----- .github/PULL_REQUEST_TEMPLATE.md | 9 ++++++--- 2 files changed, 15 insertions(+), 8 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 0baaed3..bea513e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,6 @@ --- name: Bug report -about: Create a report to help us improve - +about: Create a report to help us improve Carbon --- **Describe the bug** @@ -9,6 +8,7 @@ A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: + 1. Go to '...' 2. Click on '....' 3. See error @@ -20,10 +20,14 @@ A clear and concise description of what you expected to happen. If applicable, add screenshots to help explain your problem. **Info (please complete the following information):** - - OS [e.g. macOS, Linux, Windows, iOS]: - - Browser [e.g. chrome, safari]: - - + +- OS [e.g. macOS, Linux, Windows, iOS]: +- Browser [e.g. chrome, safari]: +- +
Code Snippet (If Applicable) +
   
+  
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 444ee7c..5d5d0e2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,9 @@ - + ## Description - \ No newline at end of file + +