Skip to content

Commit cf29c76

Browse files
author
Matus Kasak
committed
Added check for running script after updating i18n messages
1 parent 38e8910 commit cf29c76

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,10 @@
1-
| Phases | MP | MM | MB | MR | JM | Total |
2-
|-----------------|----:|----:|----:|-----:|-----:|-------:|
3-
| ETA | 0 | 0 | 0 | 0 | 0 | 0 |
4-
| Developing | 0 | 0 | 0 | 0 | 0 | 0 |
5-
| Review | 0 | 0 | 0 | 0 | 0 | 0 |
6-
| Total | - | - | - | - | - | 0 |
7-
| ETA est. | | | | | | 0 |
8-
| ETA cust. | - | - | - | - | - | 0 |
91
## Problem description
102
### Reported issues
113
### Not-reported issues
124
## Analysis
135
(Write here, if there is needed describe some specific problem. Erase it, when it is not needed.)
146
## Problems
157
(Write here, if some unexpected problems occur during solving issues. Erase it, when it is not needed.)
8+
9+
If you updated en.json5 or cs.json5 file with translations:
10+
- [ ] Verify the sync-i18n-files script was executed and any changes are included in this PR.

0 commit comments

Comments
 (0)