Making WordPress.org

Changeset 7495


Ignore:
Timestamp:
07/24/2018 06:45:41 PM (8 years ago)
Author:
obenland
Message:

Trac: Make clear tickets are not just about bugs.

Props SergeyBiryukov, munyagu.
Fixes #3214.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/trac.wordpress.org/templates/site.html

    r7353 r7495  
    109109        <py:if test="project_slug in ['core', 'bbpress', 'buddypress']">
    110110        <div class="newticket-instructions">
    111             <p><strong>This form is for reporting bugs in ${project_name}.</strong> Here are some questions and tips to help you write a great bug report:</p>
     111            <p><strong>This form is for suggesting enhancements and reporting bugs in ${project_name}.</strong> Here are some questions and tips to help you write a great bug report:</p>
    112112            <ul>
    113113                <li>Are you using either the latest version of ${project_name}, or the latest development version? If not, please update first.</li>
Note: See TracChangeset for help on using the changeset viewer.