|
1 | 1 | # Copilot Workspace User Manual
|
2 | 2 |
|
3 |
| -Welcome! This is the user manual for Copilot Workspace, an experiment by GitHub Next. Copilot Workspace is |
4 |
| -a Copilot-native development environment that allows you to collaborate with Copilot to solve coding tasks |
5 |
| -at the level of an entire repository. You can learn more about what Copilot Workspace is at the [project page](https://githubnext.com/projects/copilot-workspace/). |
| 3 | +Welcome! This is the user manual for Copilot Workspace, an experiment by GitHub Next. Copilot Workspace is a Copilot-native development environment that allows you to collaborate with Copilot to solve coding tasks at the level of an entire repository. You can learn more about what Copilot Workspace is at the [project page](https://githubnext.com/projects/copilot-workspace/). |
6 | 4 |
|
7 |
| -This manual will help you understand how to use Copilot Workspace most effectively, and will share tips and tricks |
8 |
| -that we've learned while using Copilot Workspace to build Copilot Workspace. |
| 5 | +This manual will help you understand how to use Copilot Workspace most effectively, and will share tips and tricks that we've learned while using Copilot Workspace to build Copilot Workspace. |
9 | 6 |
|
10 | 7 | ## Table of Contents
|
11 | 8 |
|
12 |
| -* [Conceptual Overview](conceptual-overview.md) |
| 9 | +* [Overview](overview.md) |
13 | 10 | * [Getting Started](getting-started.md)
|
14 | 11 | * [Tips and Tricks](tips-and-tricks.md)
|
| 12 | +* [Terminal/Codespaces Guide](codespaces-guide.md) |
| 13 | +* Going Further |
| 14 | + - [Creating Repositories](creating-repos.md) |
| 15 | + - [Ad-hoc Tasks](adhoc-tasks.md) |
| 16 | + - [Pull Request Tasks](pull-request-tasks.md) |
| 17 | + - [Controls for Repository Maintainers](repo-maintainers.md) |
| 18 | + - [Experiments, Roadmap and Known Issues](known-issues.md) |
| 19 | + - [Further Techniques](further-techniques.md) |
| 20 | + - [Responsible AI FAQ](responsible-ai-faq.md) |
| 21 | + - [Origins](origins.md) |
15 | 22 |
|
16 | 23 | ## Feedback
|
17 | 24 |
|
18 |
| -To give general feedback, please join the [GitHub Next Discord](https://discord.gg/FeGshJZ2yy) and post in the #copilot-workspace channel. Please provide a share link to the workspace and a description of the issue you're facing |
19 |
| -so that we can help you more effectively. |
| 25 | +To give general feedback, please join the [GitHub Next Discord](https://discord.gg/FeGshJZ2yy) and post in the #copilot-workspace channel. Please provide a share link to the workspace and a description of the issue you're facing so that we can help you more effectively. |
20 | 26 |
|
21 |
| -To report harmful content, please email [email protected] with a description of the issue and a share link to the workspace. |
| 27 | +To report harmful content, please email [email protected] with a description of the issue and a share link to the workspace. |
0 commit comments