This repository has been archived by the owner on Jan 5, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #36 from lean-ja/issue-template-1
Update issue templates : GLOSSARY_proposal, TRANSLATION_error, OTHER
- Loading branch information
Showing
2 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
name: 対訳表への変更提案 | ||
about: 訳語の追加や修正など、対訳表への変更の提案にお使いください. | ||
title: "[GLOSSARY]" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**提案対象の用語** | ||
|
||
**提案内容** | ||
|
||
**提案理由** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
name: 翻訳の誤りの指摘 | ||
about: 内容の誤りや誤字など、翻訳に関する誤りのご指摘にお使いください. | ||
title: "[ERROR]" | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**誤りのある箇所** | ||
|
||
**誤りの内容** | ||
|
||
**修正案**(オプション) |