Skip to content

Commit

Permalink
Tell user to enable issues tab
Browse files Browse the repository at this point in the history
  • Loading branch information
fjrdomingues committed Nov 10, 2023
1 parent ceffa60 commit f5de1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Before you begin with Code Autopilot, ensure you have the following:
Follow the steps below to set up Code Autopilot:

1. **Install GitHub App**: Install the Code Autopilot GitHub App on your repositories [here](https://github.com/marketplace/code-autopilot-ai-coder).
2. **Create a New Issue**: In one of your repositories, [**create a new issue**](./getting-started/create-issue) and describe the task you want to automate. Remember to mention `@autopilot` to invoke Autopilot.
2. **Create a New Issue**: In one of your repositories, [**create a new issue**](./getting-started/create-issue) and describe the task you want to automate. Remember to mention `@autopilot` to invoke Autopilot. If you don't have an "Issues" tab on your repository, you need to enable it by going to Settings -> General -> Features
3. Autopilot will start indexing your repository and will reply to your issue with a suggested solution
4. You can then talk with autopilot by posting new comments with @autopilot anywhere in the text.

Expand Down

0 comments on commit f5de1f5

Please sign in to comment.