Thanks for all the work. Some more comments.


+++ b/README.txt
@@ -0,0 +1,54...

Contribution Date
Technology
Contribution Project
Contribution Details

Thanks for all the work. Some more comments.

  1. +++ b/README.txt @@ -0,0 +1,54 @@ + $ composer require 'drupal/do_username:1.x-dev'

    This can be skipped as it is covered in the INSTALLATION section.

  2. +++ b/README.txt @@ -0,0 +1,54 @@ + $ composer require 'drupal/do_username:1.x-dev' + https://www.drupal.org/docs/develop/using-composer/using-composer-to-install-drupal-and-manage-dependencies

    I'd prefer using `^1.0` here, even though there is no stable release right now.

  3. +++ b/README.txt @@ -0,0 +1,54 @@ +No configuration is needed. When enabled, a new field type is available to add +to entities - a 'Drupal.org username'.

    This could be misleading. When enabled, apart from the field type, a field is added to user entities. The field still needs to be enabled on form display and entity display, if required. The field may be added/removed from other entities as required as well.

Issue Status
Needs work
Contribution Author
Files count
0
Patches count
0