Skip to content

Commit 0cbb1d7

Browse files
committed
Stub script for syncing upstream changes
1 parent f144590 commit 0cbb1d7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

script/sync-translation

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
#!/bin/sh
2+
#
3+
# Sync changes from up stream
4+
#
5+
# TODO:
6+
# - create branch and merge upstream changes
7+
# - get diff of changes to notable files
8+
# - open PR with checkboxes for changes to translatable files

0 commit comments

Comments
 (0)