diff options
author | xC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com> | 2022-04-06 00:52:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-06 00:52:44 +0200 |
commit | c86e08323957b1b896dae0ba72e812c123dd1dbf (patch) | |
tree | 8d46e1c9fba027ee7186257ef69d14d2b15f1201 /CONTRIBUTING.md | |
parent | Rename CODE_OF_CONDUCT.md to misc/CODE_OF_CONDUCT.md (diff) | |
download | xManager-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 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md deleted file mode 100644 index 9050fe5..0000000 --- a/CONTRIBUTING.md +++ /dev/null @@ -1,5 +0,0 @@ -**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`. |