Skip to content

Commit 0c55c5d

Browse files
committed
Merge branch 'main' into release/0.28.0
2 parents c1404c4 + 58a685d commit 0c55c5d

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

.github/ISSUE_TEMPLATE/feature_reqeust.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
- type: markdown
99
attributes:
1010
value: |
11-
Thanks for taking the time to fill out this feature request!
11+
Thanks for taking the time to fill out this feature request! But please firstly [post your idea in discussion](https://github.com/intitni/CopilotForXcode/discussions/new?category=ideas) so that we can discuss about it in advance.
1212
- type: checkboxes
1313
id: before-reporting
1414
attributes:
@@ -25,4 +25,4 @@ body:
2525
placeholder: Tell us what you want!
2626
value: "I want a feature!"
2727
validations:
28-
required: true
28+
required: true

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,14 @@ For chat and prompt to code features:
6767
6868
## Installation and Setup
6969

70+
> The installation process is a bit complicated. Here is a quick overview:
71+
>
72+
> 1. Install the app into the Applications folder.
73+
> 2. Enable the source editor extension.
74+
> 3. Grant Accessibility API permission to the extension app.
75+
> 4. Setup accounts and models in the host app.
76+
> 5. Optionally, update the settings of each feature in the host app, and setup keybindings.
77+
7078
### Install
7179

7280
You can install it via [Homebrew](http://brew.sh/):

0 commit comments

Comments
 (0)