Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
19 Oct 2014 at 18:40 UTC
Updated:
6 Nov 2014 at 18:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rpayanmHello:
I am a novice and I wish fix this, please how I make a patch for documentation pages?
I have made other patches for novices, but not for documentation.
Greetings.
Comment #2
jhodgdonThere are instructions for making patches on https://www.drupal.org/novice. There are also weekly "office hours" for core mentoring: https://www.drupal.org/core-office-hours -- and see also https://www.drupal.org/contributor-tasks/create-patch (a more concises patch creation guide).
In this case, the documentation that needs to be fixed is in file core/modules/system/theme.api.php in Drupal Core 8.0.x, so if you know how to make patches...
Comment #3
rpayanmummm... let me try :)
Comment #4
jhodgdonThanks! That takes care of item (b) from the issue summary. Item (a) still needs to be done.
Comment #5
wilsonw commentedTrying to fix part A of this in addition to part B.
My first patch; hope this goes well!
Comment #6
wilsonw commentedChanging status to Needs review
Comment #7
jhodgdonPerfect, thanks!
Comment #8
alexpottCommitted ab3e679 and pushed to 8.0.x. Thanks!