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 471b910 commit e59d358Copy full SHA for e59d358
.github/bug_report.md
@@ -0,0 +1,16 @@
1
+---
2
+name: Bug report for GitHub Copilot Language Server
3
+about: Create a report to help us improve the Copilot Language Server
4
5
+
6
+<!-- Please search existing issues to avoid creating duplicates -->
7
+<!-- Please attach logs to help us diagnose your issue -->
8
9
+- Copilot Language Server Version:
10
+- OS Version:
11
+- Logs:
12
13
+Steps to Reproduce:
14
15
+1.
16
+2.
.github/config.yml
@@ -0,0 +1,5 @@
+blank_issues_enabled: false
+contact_links:
+ - name: Questions for Copilot extensions
+ url: https://github.com/orgs/community/discussions/categories/copilot
+ about: Please ask and answer questions about using GitHub Copilot here
0 commit comments