Ticket #3214: 3214.diff
| File 3214.diff, 897 bytes (added by , 8 years ago) |
|---|
-
templates/site.html
97 97 </div> 98 98 <py:if test="project_slug in ['core', 'bbpress', 'buddypress']"> 99 99 <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> 101 101 <ul> 102 102 <li>Are you using either the latest version of ${project_name}, or the latest development version? If not, please update first.</li> 103 103 <li>What steps should be taken to consistently reproduce the problem?</li>