Formatted the steps to be in neat ordered list. Minor grammar adjustments.

This commit is contained in:
Sam Bozek 2016-10-27 23:09:28 -07:00
parent 932f4c8469
commit b66c4c3788

5
.github/ISSUES.md vendored
View File

@ -16,9 +16,12 @@
## Reproduction ## Reproduction
<!--- Important! Please provide exact steps, and their order required to reproduce the bug --> <!--- Important! Please provide exact steps, and their order required to reproduce the bug -->
**Steps** **Steps**
1. Step 1. Step
2. Step 2. Step
3. Step 3. Step
4. Step
<!--- If you have a code snippet that reproduces the bug, insert snippet here --> <!--- If you have a code snippet that reproduces the bug, insert snippet here -->
# Context # Context
@ -32,7 +35,7 @@
* Environment Information: * Environment Information:
# Checklist # Checklist
<!--- Place 'x' into below boxes --> <!--- Place 'x' into below boxes as you finish them -->
- [] Included Explanation of Issue - [] Included Explanation of Issue
- [] Can Replicate Issue With Your Provided Steps - [] Can Replicate Issue With Your Provided Steps
- [] Code / error snippet is present - [] Code / error snippet is present