diff --git a/.github/ISSUE_TEMPLATE/feature_reqeust.yaml b/.github/ISSUE_TEMPLATE/feature_reqeust.yaml index adc4753d..0c034eed 100644 --- a/.github/ISSUE_TEMPLATE/feature_reqeust.yaml +++ b/.github/ISSUE_TEMPLATE/feature_reqeust.yaml @@ -8,7 +8,7 @@ body: - type: markdown attributes: value: | - Thanks for taking the time to fill out this feature request! + 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. - type: checkboxes id: before-reporting attributes: @@ -25,4 +25,4 @@ body: placeholder: Tell us what you want! value: "I want a feature!" validations: - required: true \ No newline at end of file + required: true diff --git a/README.md b/README.md index cd764b8d..c7a32022 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,14 @@ For chat and prompt to code features: ## Installation and Setup +> The installation process is a bit complicated. Here is a quick overview: +> +> 1. Install the app into the Applications folder. +> 2. Enable the source editor extension. +> 3. Grant Accessibility API permission to the extension app. +> 4. Setup accounts and models in the host app. +> 5. Optionally, update the settings of each feature in the host app, and setup keybindings. + ### Install You can install it via [Homebrew](http://brew.sh/):