Change the "file an issue" link to pre-fill a task instead of a bug report
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3310182. -->
Reported by: [avpaderno](https://www.drupal.org/user/55077)
Related to !1
>>>
<p>On every documentation page shown on api.drupal.org, the description for the <em>Subject</em> field used for the form to add a comment contains the following sentence. (The links are specific for a documentation page I used as example for this task.)</p>
<blockquote><p>
<strong>Buggy or inaccurate documentation?</strong> Please <a href="https://drupal.org/node/add/project-issue/drupal?component=documentation&categories=1&version=8.9.x-dev&body=API%20page%3A%20https%3A//api.drupal.org/api/drupal/core%2521lib%2521Drupal%2521Core%2521Entity%2521EntityTypeManager.php/class/EntityTypeManager/8.9.x%0A%0AEnter%20a%20descriptive%20title%20%28above%29%20relating%20to%20class%20EntityTypeManager%2C%20then%20describe%20the%20problem%20you%20have%20found%3A%0A">file an issue</a> instead of <a href="https://drupal.org/node/14345">commenting</a> here. Need <a href="https://drupal.org/support">support</a>? Need help programming? Connect with the <a href="https://drupal.org/community">Drupal community</a>.
</p></blockquote>
<p><img src="https://www.drupal.org/files/issues/2022-09-16/Screenshot_220916_2337.png" alt="screenshot"></p>
<p>The <em>file an issue</em> link pre-fills a form for a bug report, while an issue reporting documentation that needs to be change is considered a task.</p>
<p>The <em>file an issue</em> link needs to be changed to create a task. It's sufficient to change the <code>&categories=1</code> part used in in the link to <code>&categories=2</code>.</p>
issue