ovidiuch / github-issue-template

BDD Issue Template for Github (with Chrome Extension)
18 stars 23 forks source link

Use rawgit since it supports CORS. #9 #10

Closed mihneadb closed 10 years ago

mihneadb commented 10 years ago

Fixes #9. Thanks @catalinmiron for suggesting to use rawgit directly.

mihneadb commented 10 years ago

@skidding I assume I have to change the permissions from raw.github to rawgit but I'm not sure, this is the first time I see a Chrome extension. Let me know if I should change them. :) Thanks!

ovidiuch commented 10 years ago

Been a while for myself as well, but my assumption is the same as yours. There was only one occurrence of raw.github.com that you replaced, so replace the permission as well and we're good to go.

mihneadb commented 10 years ago

Done.