VSCE: Add help and feedback sidebar
Created by: abeatrix
Continue from https://github.com/sourcegraph/sourcegraph/pull/32586
Closes: https://github.com/sourcegraph/sourcegraph/issues/31021, https://github.com/sourcegraph/sourcegraph/issues/32741, https://github.com/sourcegraph/sourcegraph/issues/26536
This PR adds a new sidebar view called Help and Feedback that is collapsed by default:
We have also moved the devdependencies from the VSCE directory to the root file for better developer experience and added a CONTRIBUTING.md file.
Test plan
Added yarn build-vsce
and yarn watch-vsce