diff options
author | xC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com> | 2022-01-17 23:29:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-17 23:29:11 +0100 |
commit | 9c60ea6538c4d8b2d773d43223942d8c7d9fd985 (patch) | |
tree | 6b05577601797509e466e691b364dade59d9e9c7 /README.md | |
parent | Delete xC3FFF0E.java (diff) | |
download | xManager-9c60ea6538c4d8b2d773d43223942d8c7d9fd985.tar xManager-9c60ea6538c4d8b2d773d43223942d8c7d9fd985.tar.gz xManager-9c60ea6538c4d8b2d773d43223942d8c7d9fd985.tar.bz2 xManager-9c60ea6538c4d8b2d773d43223942d8c7d9fd985.tar.lz xManager-9c60ea6538c4d8b2d773d43223942d8c7d9fd985.tar.xz xManager-9c60ea6538c4d8b2d773d43223942d8c7d9fd985.tar.zst xManager-9c60ea6538c4d8b2d773d43223942d8c7d9fd985.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,4 +1,7 @@ -For contributors, pull request should be done on the "Developer" branch. The "main" branch is for the release. +# FOR CONTRIBUTORS: +CODE CHANGE: Pull request should be done on the "Main" branch. +TRANSLATION CHANGE: Pull request should be done on the "Main" branch. The translations can be seen at resource/values/strings.xml. +ADD TRANSLATIONS: Pull request should be done on the "Developer" branch. # IMPORTANT NOTES (READ ME FIRST) |