Making WordPress.org

Ticket #3214: 3214.diff

File 3214.diff, 897 bytes (added by munyagu, 8 years ago)

First patch

  • templates/site.html

     
    9797                </div>
    9898                <py:if test="project_slug in ['core', 'bbpress', 'buddypress']">
    9999                <div class="newticket-instructions">
    100                         <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>
     100                        <p><strong>This form is for reporting bugs and suggesting enhancements or feature requests in ${project_name} core.</strong> Here are some questions and tips to help you write a great bug report:</p>
    101101                        <ul>
    102102                                <li>Are you using either the latest version of ${project_name}, or the latest development version? If not, please update first.</li>
    103103                                <li>What steps should be taken to consistently reproduce the problem?</li>