-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Labels
actionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)
Description
See symfony-cmf/block-bundle#78
Some suggestions:
- Use dots as seperator for groups
- The vendor name is the first group and the second group is the bundle name (e.g.
fos.user
instead offos_user
) - The classname should be stored in a parameter which name follows
%service name%.class
. (e.g.cmf.block.templating.helper.class
) - Use lowercase letters (symfony will convert them to lowercase anyway)
- Use underscored-group names.
Metadata
Metadata
Assignees
Labels
actionableClear and specific issues ready for anyone to take them.Clear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)