You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@
32
32
-[ ] Name: max 32 chars, only lower case letters, digits and underscores
33
33
-[ ] Unique name, does not already exist in repository
34
34
-[ ] No shebang on the first line
35
-
-[ ] Comment in script with name/pseudo, e-mail and license using [SPDX](https://spdx.dev/) tags (see [Contributing guide](https://github.com/weechat/scripts/blob/main/CONTRIBUTING.md#adding-a-new-script))
35
+
-[ ] Comment in script with name/pseudo, e-mail and license using [SPDX](https://spdx.dev/) tags (see [Contributing guide](https://github.com/weechat/scripts/blob/main/CONTRIBUTING.md#copyright-and-license))
36
36
-[ ] Only English in code/comments
37
37
-[ ] Pure WeeChat API used, no extra API
38
38
-[ ] Function `hook_url`, `hook_process` or `hook_process_hashtable` is used for any blocking call
0 commit comments