Skip to content

Commit 0837e71

Browse files
committed
docs(script): added source link to github pull request snippet
1 parent 780c9be commit 0837e71

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

github-pull-request-template.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/*
2+
Read the following blog post
3+
http://krasimirtsonev.com/blog/article/enforce-standards-while-submitting-a-pull-request
4+
*/
15
(function () {
26
var textareaId = '#pull_request_body';
37
var textarea = document.querySelector(textareaId);

0 commit comments

Comments
 (0)