Skip to content

Commit 7fed2eb

Browse files
authored
Update issue templates
1 parent 9a11b50 commit 7fed2eb

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
name: Section Translation
3+
about: Tracks the translation of an entire section of the Learning Path
4+
title: Translate [section-name] section to [language]
5+
labels: Translation
6+
assignees: ''
7+
8+
---
9+
10+
Follow the instructions in the [contributing translations](https://github.com/InnerSourceCommons/InnerSourceLearningPath/blob/main/CONTRIBUTING.md#translations) documentation.
11+
12+
List out all of the English articles in the section.
13+
14+
- [ ] 01-first-article.asciidoc
15+
- [ ] Machine translation in pull request
16+
- [ ] Native speaker review and update
17+
- [ ] 02-second-article.asciidoc
18+
- [ ] Machine translation in pull request
19+
- [ ] Native speaker review and update
20+
21+
. . .
22+
23+
- [ ] 0n-nth-article.asciidoc
24+
- [ ] Machine translation in pull request
25+
- [ ] Native speaker review and update

0 commit comments

Comments
 (0)