File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ body:
11
11
id : version
12
12
attributes :
13
13
label : Python Version
14
- description : Which version of Python docs contains the issue?
14
+ description : Which version of the Python documentation covers this issue?
15
15
placeholder : ex. 3.12
16
16
validations :
17
17
required : true
18
18
- type : input
19
19
id : url
20
20
attributes :
21
21
label : Docs Page
22
- description : What is the url of the page contains the issue?
22
+ description : What is the url of the page containing the issue?
23
23
placeholder : https://docs.python.org/3/about.html
24
24
validations :
25
25
required : true
41
41
id : zh-suggested
42
42
attributes :
43
43
label : Suggested Fix
44
- description : What is you suggeest fix?
44
+ description : What is your suggested fix?
45
45
validations :
46
46
required : true
You can’t perform that action at this time.
0 commit comments