Explain how to execute commands listed on "GitLab custom commands"
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3591062. -->
Reported by: [d34dman](https://www.drupal.org/user/751698)
Related to !512
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>After reading the page on <a href="https://new.drupal.org/drupalorg/gitlab-custom-commands">https://new.drupal.org/drupalorg/gitlab-custom-commands</a> it is not clear for a new user on how those command should be executed. This leads to a problem where one end up "searching" for the command, which doesn't perform the expected outcome.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>Let say you want to execute `/do:access` </p>
<p>- Go to the following url <a href="https://git.drupalcode.org/project/drupalorg/-/merge_requests/498">https://git.drupalcode.org/project/drupalorg/-/merge_requests/498</a><br>
- Start typing `/`<br>
- The focus of the user automatically shifts to the search bar on top. there after typing "do:access" would perform search.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Update documentation to explain to the user, these commands are to be performed as "comment" on the issue.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>- Agree on proposed text for update<br>
- Update <a href="https://git.drupalcode.org/project/drupalorg/-/blob/1.0.x/src/Controller/DrupalOrgController.php?ref_type=heads#L217">https://git.drupalcode.org/project/drupalorg/-/blob/1.0.x/src/Controller/DrupalOrgController.php?ref_type=heads#L217</a></p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>- N/A</p>
<h3 id="summary-api-changes">API changes</h3>
<p>- N/A</p>
<h3 id="summary-data-model-changes">Data model changes</h3>
<p>- N/A</p>
issue