-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve Spree::Event guides #3264
Improve Spree::Event guides #3264
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome. Thanks. A small typo, but otherwise 👍
c7ae5da
to
295b299
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great, just a few typos! Let me know what you think.
295b299
to
bbe4074
Compare
Thanks @jacobherrington, done the proposed changes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kennyadsl thank you for the docs improvement ❤️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work! 👍
To respect the standard formatting of the rest of guides.
bbe4074
to
a26cce8
Compare
Description
This PR re-formats
Spree::Event
guides page and adds a paragraph that explains how to create subscribers modules, after #3232 changes.cc @elia
Checklist:
- [ ] I have added tests to cover this change (if needed)