From 0571aa84d7d3c6466a1e3b6fe85575b6b11884e5 Mon Sep 17 00:00:00 2001 From: xC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com> Date: Mon, 4 Apr 2022 21:47:17 +0800 Subject: Create CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..9050fe5 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,5 @@ +**CODE CHANGE:** Pull request should be done on the **"Developer"** branch. + +**TRANSLATION CHANGE/UPDATE:** Pull request should be done on the **"Developer"** branch. The translations can be found at `resource/values/strings.xml`. + +**SUBMIT TRANSLATIONS:** Pull request should be done on the **"Developer"** branch. Please follow the `<--DEFAULT LANGUAGE-->` format that can be found at `resource/values/strings.xml`. -- cgit v1.2.3