We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 780c9be commit 0837e71Copy full SHA for 0837e71
github-pull-request-template.js
@@ -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
+*/
5
(function () {
6
var textareaId = '#pull_request_body';
7
var textarea = document.querySelector(textareaId);
0 commit comments