[wp-trac] [WordPress Trac] #54191: There is no comment for the initialize function

WordPress Trac noreply at wordpress.org
Mon Sep 27 15:57:18 UTC 2021


#54191: There is no comment for the initialize function
---------------------------+-------------------------------
 Reporter:  yagniksangani  |       Owner:  (none)
     Type:  enhancement    |      Status:  reopened
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Toolbar        |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  needs-patch    |     Focuses:  coding-standards
---------------------------+-------------------------------

Comment (by hellofromTonya):

 Replying to [comment:5 yagniksangani]:
 > Now, what do I need to do for this ticket, can you please guide me? As
 I'm new to core contribution.

 Hello @yagniksangani, Here are a couple of resources to help you get
 started creating and submitting a patch:

 - [https://make.wordpress.org/core/handbook/tutorials/working-with-
 patches/#creating-a-patch-with-the-command-line Creating a patch with the
 command line] (as I noticed in the pngs you're using git)
 - [https://make.wordpress.org/core/handbook/tutorials/faq-for-new-
 contributors/ FAQ for New Contributors]

 For creating the patch, you're very close with the pngs you uploaded.

 - Checkout the `master` branch (the images show you are on the 5.8 branch)
 - Sync your copy of `master` to the upstream `wordpress/wordpress-develop`
 repo, i.e. by pulling the latest changes from upstream and then merging
 these changes into your local copy
 - Add the comment change
 - Then `svn diff > 54191.diff` to create the patch file
 - Then upload that patch file to this ticket

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/54191#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list