Doesn't work with new issue experience from GitHub
Hi there! I love this extension 😊
However, I noticed that I was recently updated to the new issue experience preview: https://github.com/orgs/community/discussions/148713
It doesn't look like the extension is compatible with that view.
Ah, thanks for the heads up! I'm not actively using Linear any more so might be a bit tricky for me to test.
With any luck it will just be a few query selectors that need updating to target the new page structure? If anyone wants to take a look those are in https://github.com/delucis/github-to-linear/blob/latest/extension/scripts/content.js
The contributor guide shows how to test a local version of the extension: https://github.com/delucis/github-to-linear/blob/latest/CONTRIBUTING.md
Happy to take a look at a PR!