Skip to content

Commit 1412a19

Browse files
Update pull_request_template.md
1 parent 70c9016 commit 1412a19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/pull_request_template.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ Title: \<write script title here\>
5959

6060
Folder: \<type the folder name that contains your script\>
6161

62-
Requirments: \<type the name of text file containing the required to install python packages, type None if no file required\>
62+
Requirements: \<type the name of text file containing the required to install python packages, type None if no file required\>
6363

6464
Script: \<Enter the name of the ``.py`` file (The main entry point of the program)\>
6565

6666
Arguments: \<enter any arguments that the script needs but `-` separeted like: h-c-m\>
6767

6868
Contributor: \<Enter your Github handle/username without url\>
6969

70-
Description: \<Enter a one line description that describes your script. Also, explain the arguments usage here\>
70+
Description: \<Enter a one line description that describes your script. Also, explain the arguments usage here\>

0 commit comments

Comments
 (0)