summaryrefslogtreecommitdiff
path: root/source/refined-github.ts
diff options
context:
space:
mode:
authorGravatar Federico Brigante <me@fregante.com> 2023-09-27 19:01:56 +0800
committerGravatar GitHub <noreply@github.com> 2023-09-27 19:01:56 +0800
commit790025bdd9cf8559c1397e5644e35b366a84ff6c (patch)
tree08569b95dca2439784c4a2f38fe48886bc17c6c6 /source/refined-github.ts
parenta0db15a58dacd30a80edd075bd646bef02bc1287 (diff)
downloadrefined-github-790025bdd9cf8559c1397e5644e35b366a84ff6c.tar.gz
refined-github-790025bdd9cf8559c1397e5644e35b366a84ff6c.tar.zst
refined-github-790025bdd9cf8559c1397e5644e35b366a84ff6c.zip
Add `rgh-pr-template` feature (#6947)
Diffstat (limited to '')
-rw-r--r--source/refined-github.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/refined-github.ts b/source/refined-github.ts
index f314ee74..2b86817a 100644
--- a/source/refined-github.ts
+++ b/source/refined-github.ts
@@ -215,3 +215,4 @@ import './features/action-pr-link.js';
import './features/rgh-dim-commits.js';
import './features/mobile-tabs.js';
import './features/repo-header-info.js';
+import './features/rgh-pr-template.js';