We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38b933f commit ebfe4ceCopy full SHA for ebfe4ce
PSReadLine/PSReadLineResources.resx
@@ -390,7 +390,7 @@
390
<data name="OopsAnErrorMessage1" xml:space="preserve">
391
<value>
392
Oops, something went wrong. Please report this bug with the details below.
393
-Report on GitHub: https://github.com/PowerShell/PSReadLine/issues/new</value>
+Report on GitHub: https://github.com/PowerShell/PSReadLine/issues/new?template=Bug_Report.md</value>
394
</data>
395
<data name="OopsAnErrorMessage2" xml:space="preserve">
396
<value>### Environment
@@ -781,4 +781,4 @@ Or not saving history with:
781
<data name="InvalidColorProperty" xml:space="preserve">
782
<value>'{0}' is not a valid color property</value>
783
784
-</root>
+</root>
0 commit comments