8000 Update documents (#279) · penggu/vscode-leetcode@8d3e09f · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8d3e09f

Browse files
authored
Update documents (LeetCode-OpenSource#279)
1 parent 8ac0287 commit 8d3e09f

File tree

3 files changed

+14
-5
lines changed

3 files changed

+14
-5
lines changed

.github/ISSUE_TEMPLATE/question.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,11 @@ name: 💬 Questions / Help
33
about: If you have questions, please check our documents first
44
---
55

6-
Before you submit an question we recommend you to check out the [DOCUMENT](https://github.com/jdneo/vscode-leetcode/blob/master/README.md) and [TROUBLESHOOTING PAGE](https://github.com/jdneo/vscode-leetcode/wiki/Troubleshooting) first.
6+
Before you submit an question we recommend you to check out the [DOCUMENT](https://github.com/jdneo/vscode-leetcode/blob/master/README.md) first.
7+
8+
You can also find more information in:
9+
- [TROUBLESHOOTING](https://github.com/jdneo/vscode-leetcode/wiki/Troubleshooting)
10+
- [FAQ](https://github.com/jdneo/vscode-leetcode/wiki/FAQ)
711

812
## 💬 Questions and Help
913

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,11 @@
143143
| `leetcode.enableShortcuts` | Specify whether the submit and test shortcuts in editor or not. | `true` |
144144
| `leetcode.nodePath` | Specify the `Node.js` executable path. | `node` |
145145

146-
## Troubleshooting
147-
When you meet any problem, you can check the [Troubleshooting Page](https://github.com/jdneo/vscode-leetcode/wiki/Troubleshooting) first.
146+
## Want Help?
147+
148+
When you meet any problem, you can check out the [Troubleshooting](https://github.com/jdneo/vscode-leetcode/wiki/Troubleshooting) and [FAQ](https://github.com/jdneo/vscode-leetcode/wiki/FAQ) first.
149+
150+
If your problem still cannot be addressed, feel free to reach us in the [Gitter Channel](https://gitter.im/vscode-leetcode/Lobby) or [file an issue](https://github.com/jdneo/vscode-leetcode/issues/new/choose).
148151

149152
## Release Notes
150153

docs/README_zh-CN.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,10 @@
143143
| `leetcode.enableShortcuts` | 指定是否在 VS Code 编辑文件下方显示提交和测试的快捷按钮。 | `true` |
144144
| `leetcode.nodePath` | 指定 `Node.js` 可执行文件的路径。 | `node` |
145145

146-
## 疑难解答
147-
在遇到任何问题时,可以先查看一下[疑难解答](https://github.com/jdneo/vscode-leetcode/wiki/%E7%96%91%E9%9A%BE%E8%A7%A3%E7%AD%94)文档寻求帮助。
146+
## 需要帮助?
147+
在遇到任何问题时,可以先查看一下[疑难解答](https://github.com/jdneo/vscode-leetcode/wiki/%E7%96%91%E9%9A%BE%E8%A7%A3%E7%AD%94)以及[常见问题](https://github.com/jdneo/vscode-leetcode/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)寻求帮助。
148+
149+
如果您的问题依然没有解决,可以在 [Gitter Channel](https://gitter.im/vscode-leetcode/Lobby) 联系我们,或者您也可以[记录一个新的 issue](https://github.com/jdneo/vscode-leetcode/issues/new/choose)
148150

149151
## 更新日志
150152

0 commit comments

Comments
 (0)
0