From 011282f2bffa8bdffc26117acbb8dee68ed24c03 Mon Sep 17 00:00:00 2001 From: Eka Date: Thu, 9 Jan 2014 12:15:38 +0530 Subject: [PATCH 1/3] Issue reporting guidelines --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index a9d4fd2..40d9de4 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,17 @@ ## Configuration Yeoman-WordPress stores some defaults values so you won't have to type the same things every time you start a project. The first time you will use the generator it will create a config file with the informations you gave. These informations will be used as default values so you can override them during the init tasks. If you want to change the default values you can do it by editing the config file located in `~/.yeoman-wordpress/config.json`. + +## Bug/Issue reporting + + Please provide follwing output information from your terminal : + + + `node -v` + + + `npm -v` + + + `yo -v` + + + and Operating system you working on. + + From a71bff8512fa3b054d728829631b9fc1934e171c Mon Sep 17 00:00:00 2001 From: Eka Date: Thu, 9 Jan 2014 12:22:32 +0530 Subject: [PATCH 2/3] Edited README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 40d9de4..06d3836 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ ## Bug/Issue reporting - Please provide follwing output information from your terminal : + Apart from clearly expalining the isssue please provide follwing output information from your terminal : + `node -v` @@ -34,6 +34,6 @@ + `yo -v` - + and Operating system you working on. + and Operating system you working on. From d019523d3469669f525384fd164e08327c5098ae Mon Sep 17 00:00:00 2001 From: Eka Date: Thu, 9 Jan 2014 12:24:19 +0530 Subject: [PATCH 3/3] Spell check --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06d3836..5eea60f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ ## Bug/Issue reporting - Apart from clearly expalining the isssue please provide follwing output information from your terminal : + Apart from clearly expalining the isssue please provide following output information from your terminal : + `node -v`