summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorxC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com>2022-04-06 00:52:44 +0200
committerGitHub <noreply@github.com>2022-04-06 00:52:44 +0200
commitc86e08323957b1b896dae0ba72e812c123dd1dbf (patch)
tree8d46e1c9fba027ee7186257ef69d14d2b15f1201 /misc
parentRename CODE_OF_CONDUCT.md to misc/CODE_OF_CONDUCT.md (diff)
downloadxManager-c86e08323957b1b896dae0ba72e812c123dd1dbf.tar
xManager-c86e08323957b1b896dae0ba72e812c123dd1dbf.tar.gz
xManager-c86e08323957b1b896dae0ba72e812c123dd1dbf.tar.bz2
xManager-c86e08323957b1b896dae0ba72e812c123dd1dbf.tar.lz
xManager-c86e08323957b1b896dae0ba72e812c123dd1dbf.tar.xz
xManager-c86e08323957b1b896dae0ba72e812c123dd1dbf.tar.zst
xManager-c86e08323957b1b896dae0ba72e812c123dd1dbf.zip
Diffstat (limited to 'misc')
-rw-r--r--misc/CONTRIBUTING.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/misc/CONTRIBUTING.md b/misc/CONTRIBUTING.md
new file mode 100644
index 0000000..9050fe5
--- /dev/null
+++ b/misc/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`.