diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c89e25e..dce7406 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,10 +7,15 @@ assignees: '' --- +**Important** + +Please open new issues on the following repo [csharpextensions](https://github.com/bard83/csharpextensions/issues) + **Describe the bug** A clear and concise description of what the bug is. **Context** + - The version of the extension - The version of VSCode - Your OS (Mac / Windows / Linux) diff --git a/README.md b/README.md index fa8e612..7ee8225 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,9 @@ It can currently be found at: - [VS Code Marketplace](https://marketplace.visualstudio.com/items?itemName=kreativ-software.csharpextensions) - [Open VSX](https://open-vsx.org/extension/jsw/csharpextensions). +versions up to 1.7.3 will be published under this new extension: [c# Extension 1.8.0](https://marketplace.visualstudio.com/items?itemName=bard83.csharpextension). +Please report issues using the following this [link](https://github.com/bard83/csharpextensions/issues) + ## Features **Add C# Class**