diff options
author | xC3FFF0E <78732474+xC3FFF0E@users.noreply.github.com> | 2022-04-09 17:14:12 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-09 17:14:12 +0200 |
commit | 4496095d8d017cc6dd9f4196f551e2bef8942f9a (patch) | |
tree | d94faad3ba7b8b942ac8b823a5dcf85f5a5537c9 /misc/CONTRIBUTING.md | |
parent | Update bug_report.md (diff) | |
download | xManager-4496095d8d017cc6dd9f4196f551e2bef8942f9a.tar xManager-4496095d8d017cc6dd9f4196f551e2bef8942f9a.tar.gz xManager-4496095d8d017cc6dd9f4196f551e2bef8942f9a.tar.bz2 xManager-4496095d8d017cc6dd9f4196f551e2bef8942f9a.tar.lz xManager-4496095d8d017cc6dd9f4196f551e2bef8942f9a.tar.xz xManager-4496095d8d017cc6dd9f4196f551e2bef8942f9a.tar.zst xManager-4496095d8d017cc6dd9f4196f551e2bef8942f9a.zip |
Diffstat (limited to 'misc/CONTRIBUTING.md')
-rw-r--r-- | misc/CONTRIBUTING.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/misc/CONTRIBUTING.md b/misc/CONTRIBUTING.md deleted file mode 100644 index 9050fe5..0000000 --- a/misc/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`. |