diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json new file mode 100644 index 0000000..ad93c14 --- /dev/null +++ b/.devcontainer/devcontainer.json @@ -0,0 +1,5 @@ +{ + "image": "mcr.microsoft.com/devcontainers/universal:2", + "features": { + } +} diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..aef1ffa --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,5 @@ +{ + "terminal.integrated.commandsToSkipShell": [ + "editor.action.accessibilityHelp editor.action.toggleTabFocusMode notification.acceptPrimaryAction notifications.hideList notifications.hideToasts runCommands [.]" + ] +} \ No newline at end of file diff --git a/README.md b/README.md index aeb8104..bc71cf9 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ -# Feedback Hub for Copilot Extensions -Welcome to the Copilot Extensions Feedback Hub. This public repository is designed to facilitate feedback exchanges between users, builders, clients, and GitHub. It serves as the primary channel for direct feedback. + +Welcome to the Copilot Extensions Feedback Hub.This public repository is designed to facilitate feedback exchanges between users, builders, clients, and GitHub. It serves as the primary channel for direct feedback. If you’re looking for GitHub product updates and discussions, visit our [Community Discussions forum](https://github.com/orgs/community/discussions/categories/copilot). -## For Users: Submitting feedback for the GitHub Product Team, Client Teams, and Builders +## For Users: feedback hob thf GitHub Product Team, Client Teams, and Builders ### Feedback to the GitHub Product Team