diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 157889f..cfc6f33 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -78,7 +78,7 @@ body: - **[Clink](https://github.com/chrisant996/clink)**, the default shell in Cmder - **[ConEmu](https://github.com/Maximus5/ConEmu)**, the terminal emulator - **[Git/MinGW](https://github.com/git-for-windows/git)**, which also provide *NIX tools (such as `ls`, `mv`, `cp`, etc) - - **[clink-completions](https://github.com/repos/vladimir-kotikov/clink-completions)**, which provide autocompletion for clink + - **[clink-completions](https://github.com/vladimir-kotikov/clink-completions)**, which provides autocompletion for clink We'll try our best to help you -- but we recommend creating an issue specifically at each of the corresponding repositories for the best result. diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml index 5996800..b80fe0b 100644 --- a/.github/ISSUE_TEMPLATE/feature-request.yml +++ b/.github/ISSUE_TEMPLATE/feature-request.yml @@ -22,7 +22,7 @@ body: - **[Clink](https://github.com/chrisant996/clink)**, the default shell in Cmder - **[ConEmu](https://github.com/Maximus5/ConEmu)**, the terminal emulator - **[Git/MinGW](https://github.com/git-for-windows/git)**, which also provide *NIX tools (such as `ls`, `mv`, `cp`, etc) - - **[clink-completions](https://github.com/repos/vladimir-kotikov/clink-completions)**, which provide autocompletion for clink + - **[clink-completions](https://github.com/vladimir-kotikov/clink-completions)**, which provides autocompletion for clink - If you would like to ask for guides on how to integrate Cmder with your favorite IDE of choice, or how to perform a specific task with Cmder, make sure you visit our label section first.