Closed (fixed)
Project:
Permissions by Term
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Mar 2017 at 18:52 UTC
Updated:
24 Mar 2017 at 01:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
dbt102 commentedComment #3
Aanal.addweb commented@dbt102,Thanks! for the patch for the updated Help page,it works well
but i'm still confused for (--) used in below line;
Comment #5
jepster_Thank you! It's always great to get some documentation contribution. I have tweaked the text a bit. Afterwards I have commited it into the latest dev version (https://www.drupal.org/project/permissions_by_term/releases/8.x-1.16). See the Git commit here: http://cgit.drupalcode.org/permissions_by_term/commit/.
The code will go into the next release (8.x-1.17).
Comment #6
Aanal.addweb commented@jepSter,Thanks for committing but i didn't get any credit on my Dashboard.
Comment #7
jepster_Oh, no credit - that's a pity. I have followed the guidelines: https://www.drupal.org/node/52287. The standard for Git commit messages is: Issue #[issue number] by [comma-separated usernames]: [Short summary of the change]. Please open an issue in the Git support issue queue, so they can fix this. You should receive credit.
Comment #8
dbt102 commented@jepSter - thanks for committing the patch and for the work on this cool contrib module.
Per @dhwani.addweb comment (#6), the easiest way to apply the standard for "Commit messages - providing history and credit" is to just copy the git command at the bottom of this issue (under the heading of "Credit & committing", which in this case is
git commit -m 'Issue #2857085 by dbt102, dhwani.addweb: Update_pbt_help' --author="dbt102 "
...
oh, and credit is applied when the issue is closed, since you committed the patch, I've closed the issue
Comment #9
dbt102 commentedComment #10
dbt102 commentedComment #11
jepster_The code has been released 8.x-1.17.
Comment #12
dbt102 commentedNice job @jepSter, this is a really cool module!