Skip to content

Commit fdb12f6

Browse files
authored
Add issue template (#317)
1 parent 74eb956 commit fdb12f6

File tree

1 file changed

+46
-0
lines changed

1 file changed

+46
-0
lines changed
Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
name: Translation Issue Report
2+
description: File a translation issue report
3+
title: "[Typo]: "
4+
labels: ["translation"]
5+
body:
6+
- type: markdown
7+
attributes:
8+
value: |
9+
Thanks for taking the time to fill out this translation issue report!
10+
- type: input
11+
id: version
12+
attributes:
13+
label: Python Version
14+
description: Which version of Python docs contains the issue?
15+
placeholder: ex. 3.12
16+
validations:
17+
required: true
18+
- type: input
19+
id: url
20+
attributes:
21+
label: Docs Page
22+
description: What is the url of the page contains the issue?
23+
placeholder: https://docs.python.org/3/about.html
24+
validations:
25+
required: true
26+
- type: textarea
27+
id: zh-original
28+
attributes:
29+
label: Original Translation
30+
description: Which translated paragraph in Chinese contains the issue?
31+
validations:
32+
required: true
33+
- type: textarea
34+
id: en-original
35+
attributes:
36+
label: Original Docs Paragraph
37+
description: Which original paragraph in English contains the issue?
38+
validations:
39+
required: false
40+
- type: textarea
41+
id: zh-suggested
42+
attributes:
43+
label: Suggested Fix
44+
description: What is you suggeest fix?
45+
validations:
46+
required: true

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy