Skip to content

Commit ce54b54

Browse files
Steve WirtSteve Wirt
authored andcommitted
Adjust sub bullet spacing.
1 parent 932dbaf commit ce54b54

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

practice-areas/engineering/drupal/drupal-contrib-first-module-development.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@ When a new module is needed we try to follow [Contrib First](../../../common-pra
1111
3. Search for existing modules that might solve the problem. (It might be easier to stretch an existing module than build a new one)
1212
4. If opting to build a new module:
1313

14-
- Choose a meaningful search engine friendly module name. (crowd sourcing name suggestions is recommended)
15-
- Create the Drupal project on Drupal.org
16-
- Populate the project page with a description of what is coming. List supporters as CivicActions and the client [directions](./README.md#contribution-to-drupalorg-modules-and-themes). If the client does not have a drupal.org page, get help from your PM to encourage them to create one.
14+
- Choose a meaningful search engine friendly module name. (crowd sourcing name suggestions is recommended)
15+
- Create the Drupal project on Drupal.org
16+
- Populate the project page with a description of what is coming. List supporters as CivicActions and the client [directions](./README.md#contribution-to-drupalorg-modules-and-themes). If the client does not have a drupal.org page, get help from your PM to encourage them to create one.
1717

1818
5. Populate the issue queue on the Drupal project with "Feature requests". Keep them as atomic as possible. Mark any that are part of the MVP as "major". Create issues for any improvement ideas that pop up. They don't all have to be acted on, but they help shape the road map for where you want the module to go.
1919
6. Close the issues as you go and be sure to credit yourself, CivicActions, and the client.

0 commit comments

Comments
 (0)