Bug Squad Issue Comments/en: Difference between revisions

From Joomla! Documentation

FuzzyBot (talk | contribs)
Importing a new version from external source
FuzzyBot (talk | contribs)
Updating to match new version of source page
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.

Revision as of 23:00, 28 September 2015

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 testinstructions

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!