spree/spree-guides

checkout-customization doc issues (2)

aamax opened this issue · 3 comments

  1. minor. just under the section header for "Checkout Customization" the sentance says "It is possible to to override..." should remove the second "to" (or the first one if you like :)

  2. further down the page it says:

"Each of the default checkout steps has its own partial defined in the spree_core’s app/views/spree/checkout directory. " in the section for "Customizing the View for a Particular Step". I am working with 2-0-stable and am unable to find that directory.

@aamax any chance of getting a PR for these?

On 2-0-stable the views referenced will be in spree_frontend, not spree_core.

Please excuse ignorance: what's a PR?

From: Andrew Hooker notifications@github.com
Reply-To: spree/spree-guides
<reply+i-15326008-27d1d2daf6d7ccd12d31cf35978d81af62742191-1069336@reply.git
hub.com>
Date: Sun, 09 Jun 2013 16:51:42 -0700
To: spree/spree-guides spree-guides@noreply.github.com
Cc: Allen Maxwell aamax@xmission.com
Subject: Re: [spree-guides] checkout-customization doc issues (2) (#125)

@aamax https://github.com/aamax any chance of getting a PR for these?

On 2-0-stable the views referenced will be in spree_frontend, not
spree_core.


Reply to this email directly or view it on GitHub
#125 (comment) .

@aamax Sorry about that... PR is a Pull Request.

There are guides for pull requests at https://github.com/spree/spree/blob/master/CONTRIBUTING.md#pull-requests but for documentation requests you don't need to worry about tests.