Rename action config file (#13709)

* Add action for responding to Needs Logs label

* Fix action name

* Rename config file

* remove quotes
This commit is contained in:
Charles Gagnon
2020-12-07 14:41:00 -08:00
committed by GitHub
parent 7732f5c0d1
commit 099e94fa2d

View File

@@ -1,2 +1,2 @@
needs logs:
Needs Logs:
comment: "We need more info to debug your particular issue. If you could attach your logs to the issue (ensure no private data is in them), it would help us fix the issue much faster.\n\nTo find your logs:\n\n- Open command palette (Click **View** -> **Command Palette**)\n- Run the command: **`Developer: Open Logs Folder`**\n\nThis will open the log file locally. Please zip up this folder and attach it to the issue."