Problem/Motivation
In project issues under "Credit and committing" section there are 2 help texts:
Learn more about commit messages and granting credit.
Learn more about commit messages and granting credit.
The 2 texts, being the same, but linking to different documentation pages. 3 links (from 4) are wrong.
Steps to reproduce
Check the links in "Credit and committing" section in this or any other issue.
Proposed resolution
Fix the links (and modify text if necessary).
Documentation about commit message:
There is no dedicated page of section with anchor to link to. Maybe something like "Use the suggested commit message or git merge..." text (without link) would be enough information here.
Documentation about issue credits:
https://www.drupal.org/docs/develop/issues/issue-procedures-and-etiquett...
https://www.drupal.org/docs/develop/issues/fields-and-other-parts-of-an-...
Remaining tasks
Improve the text and change links.
User interface changes
Help texts changed.
Issue fork drupalorg-3198382
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
drummComment #4
drummThis merge request will remove the first link. I also don’t know that we have Drupal’s commit message conventions documented.
Comment #6
drumm