Difference between revisions of "Bug Squad Issue Comments/en"

From Joomla! Documentation

(Importing a new version from external source)
(Importing a new version from external source)
(One intermediate revision by the same user not shown)
Line 2: Line 2:
 
Default text for Community Members to update an issue there is no comment/action.
 
Default text for Community Members to update an issue there is no comment/action.
 
= Example Texts =  
 
= Example Texts =  
''Replace the texts within the <tt>[]</tt> brackets with the appropriate values.''
+
''Replace the texts within the <tt>[]</tt> brackets with the appropriate values.''<br />
 
Legenda:
 
Legenda:
 
* <tt>[username]</tt>: Use the "github username" of the creator like @zero-24 to notify them, look at the first entry to find out who created the issue.
 
* <tt>[username]</tt>: Use the "github username" of the creator like @zero-24 to notify them, look at the first entry to find out who created the issue.
Line 19: Line 19:
 
</pre>
 
</pre>
  
== An issue without testinstructions ==
+
== An issue without test instructions ==
 
   
 
   
 
<pre>
 
<pre>

Revision as of 19:05, 28 September 2015

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎Nederlands • ‎español • ‎français • ‎italiano • ‎हिन्दी

Default text for Community Members to update an issue there is no comment/action.

Example Texts

Replace the texts within the [] brackets with the appropriate values.
Legenda:

  • [username]: Use the "github username" of the creator like @zero-24 to notify them, look at the first entry to find out who created the issue.
  • [date]: The date of when the last comment was made in the issue.

Normal (Pull request is mergable and has test instructions)

Hello @[username]

Thank you for your contribution.

The last comment here was on [date]. So the question is, Is this issue/pull request still valid? 
If no reply is received within 4 weeks we will close this issue.

Thanks for understanding!

An issue without test instructions

Hello @[username]

Thank you for your contribution.

The last comment here was on [date]. So the question is, Is this issue/pull request still valid?
if so please provide clear test instructions to be able to test / reproduce this issue.
If no reply is received within 4 weeks we will close this issue.

Thanks for understanding!

Tip: If we have such issues/pull requests a CMS Maintainer can add the Test instructions missing label on GitHub. Please ping one of them e.g. via GitHub Notification.

An issue with merge conflicts

Hello @[username]

Thank you for your contribution.

The last comment here was on [date]. So the question is, Is this issue/pull request still valid?
If the issue is still valid can you please rebase to the current staging or re-do the PR so we are able to merge.
If no reply is received within 4 weeks we will close this issue.

Thanks for understanding!