mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2026-05-04 00:31:27 +00:00
buckets: change wording of new_issue_msg()
This commit is contained in:
+1
-1
@@ -61,6 +61,6 @@ function new_issue_msg($app, $bucket, $title, $body) {
|
||||
$url += "&body=$body"
|
||||
}
|
||||
|
||||
$msg = "`nPlease create a new issue by using the following link and paste your console output:"
|
||||
$msg = "`nPlease try again or create a new issue by using the following link and paste your console output:"
|
||||
return "$msg`n$url"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user