Is your feature request related to a problem? Please describe.
Everything is so well organized and "in place", I never could figure out where the developer intended for user defined variables to be placed.
Describe the solution you'd like
In his programmatic awesomeness, consider adding a small section declaring something like, "put your variables here, if you have them."
Describe alternatives you've considered
I know programmatically they could go north of the first function, but the point is to follow the order and structure of the template as the developer intended.
Additional context
I know, it's a small thing, but it remained to be seen what was intended.
Is your feature request related to a problem? Please describe.
Everything is so well organized and "in place", I never could figure out where the developer intended for user defined variables to be placed.
Describe the solution you'd like
In his programmatic awesomeness, consider adding a small section declaring something like, "put your variables here, if you have them."
Describe alternatives you've considered
I know programmatically they could go north of the first function, but the point is to follow the order and structure of the template as the developer intended.
Additional context
I know, it's a small thing, but it remained to be seen what was intended.