Skip to content

Commit 8ae4c27

Browse files
authored
Update README.md
1 parent 0e150fe commit 8ae4c27

1 file changed

Lines changed: 10 additions & 7 deletions

File tree

‎README.md‎

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The GitHub Copilot app is a desktop application for agent-driven development tha
88
99
https://github.com/user-attachments/assets/50f215b5-f708-444e-83f7-3303bfa97963
1010

11-
## Introduction and overview
11+
## Overview
1212

1313
The GitHub Copilot app is a desktop application purpose-built for agent-driven development. It gives you a single place to direct AI agents across parallel workstreams, work with GitHub issues and pull requests, and manage the full development lifecycle—without context-switching between terminals, IDEs, and browser tabs.
1414

@@ -18,9 +18,9 @@ The app is built on GitHub Copilot CLI and integrates natively with GitHub, so y
1818

1919
### Prerequisites
2020

21-
Make sure [Git](https://github.com/git-guides/install-git) is installed.
22-
23-
You'll also need an active [Copilot subscription](https://github.com/features/copilot/plans).
21+
- [Git](https://github.com/git-guides/install-git)
22+
- An active paid [GitHub Copilot](https://github.com/features/copilot/plans) subscription, including Copilot Pro, Pro+, Max, Business, or Enterprise plans
23+
- For Business and Enterprise developers, the **Copilot CLI** and **Editor preview features** policies must be enabled by your plan administrator.
2424

2525
### Install
2626

@@ -48,15 +48,18 @@ This repo is the public home for the GitHub Copilot app. Use it to:
4848
The application source lives elsewhere; this repo is for releases, issues, and discussion.
4949

5050

51-
## Feedback and issues
51+
## Feedback
5252

53-
Use the issue forms in this repository to report a bug or propose an improvement, join [Discussions](https://github.com/github/app/discussions/3), or send feedback from within the app. When filing an issue, please include:
53+
Report problems or feature requests for the GitHub Copilot app team in the [Issues](https://github.com/github/app/issues) tab. When filing an issue, please include:
5454

5555
- The app version
5656
- Your operating system and version
5757
- Steps to reproduce
5858
- Expected vs. actual behavior
59-
- Screenshots or logs
59+
- Screenshots or videos
60+
- Logs from the `/collect-debug-logs` command. Note: These logs may contain sensitive information.
61+
62+
For open-ended questions, please visit the [`Discussions`](https://github.com/github/app/discussions) tab.
6063

6164
## License
6265

0 commit comments

Comments
 (0)