Skip to content

Commit

Permalink
Docs: Add reference to action guidelines in action types
Browse files Browse the repository at this point in the history
  • Loading branch information
aduth committed Feb 3, 2016
1 parent 3f98461 commit 5d989b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions client/state/action-types.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
* value mirroring its exported name.
*
* Please keep this list alphabetized!
*
* Unsure how to name an action type? Refer to our guidelines:
* - https://wpcalypso.wordpress.com/devdocs/docs/our-approach-to-data.md#actions
*/

export const COMPLETE_EXPORT = 'COMPLETE_EXPORT';
Expand Down

0 comments on commit 5d989b3

Please sign in to comment.