|
2 | 2 |
|
3 | 3 | <img width="128" alt="GitHub Copilot Logo" src="https://user-images.githubusercontent.com/28068/123712981-02676c80-d839-11eb-919a-96ee0c895e15.png"> |
4 | 4 |
|
5 | | -Welcome to the GitHub Copilot user community! |
6 | | -In this repository, you can find documentation, walkthroughs, examples, and the latest resources you need to use GitHub Copilot. |
| 5 | +This repository was used for GitHub Copilot documentation during the technical preview, which has |
| 6 | +[now ended](https://github.blog/2022-06-21-github-copilot-is-generally-available-to-all-developers/). |
7 | 7 |
|
8 | | - |
9 | | -## Getting Started |
10 | | - |
11 | | -To install GitHub Copilot, check out the Getting Started guides: |
12 | | -- [Visual Studio Code](docs/visualstudiocode/gettingstarted.md#getting-started-with-github-copilot-in-visual-studio-code) |
13 | | -- [Visual Studio](docs/visualstudio/gettingstarted.md#getting-started-with-github-copilot-in-visual-studio) |
14 | | -- [JetBrains](docs/jetbrains/gettingstarted.md#getting-started-with-github-copilot-in-jetbrains) |
15 | | -- [Neovim](https://github.com/github/copilot.vim#getting-started) |
16 | | - |
17 | | -For a tour of GitHub Copilot, visit the homepage at [copilot.github.com](https://copilot.github.com). |
18 | | - |
19 | | -## How to get help |
20 | | - |
21 | | -Have a question, or want to provide feedback? Visit the [Feedback forum](https://github.com/github/feedback/discussions/categories/copilot-feedback) |
22 | | -to ask questions, share bugs or feedback, or chat with other users in the Preview. |
23 | | -The GitHub Copilot team will respond as often as possible, but we also welcome you to |
24 | | -share your experiences and help others in the community. |
25 | | - |
26 | | -## Safety |
27 | | - |
28 | | -We take safety seriously and are constantly working to improve GitHub Copilot. If you discover dangerous, biased, |
29 | | -or offensive output from GitHub Copilot, please report it privately to |
30 | | -[copilot-safety@github.com](mailto:copilot-safety@github.com). |
31 | | - |
32 | | -## Useful links |
33 | | - |
34 | | -- [GitHub Copilot homepage](https://copilot.github.com) |
35 | | -- [Gallery](gallery) |
36 | | -- [Documentation](docs) |
37 | | -- [Feedback forum](https://github.com/github/feedback/discussions/categories/copilot-feedback) |
38 | | - |
39 | | -## Code of conduct |
40 | | - |
41 | | -All users of GitHub Copilot are expected to comply with our |
42 | | -[Code of Conduct](CODE_OF_CONDUCT.md). |
43 | | -By participating in this repository, you are also agreeing to the same |
44 | | -[Terms of Service](https://help.github.com/articles/github-terms-of-service/) that you agree to when using GitHub.com. |
45 | | - |
46 | | -## License |
47 | | - |
48 | | -Content in this repository is released under [CC-BY-4.0](LICENSE.txt). |
49 | | -When using the GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos). |
| 8 | +For up to date documentation for GitHub Copilot, please visit https://docs.github.com/en/copilot. |
0 commit comments