aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-06-30 16:33:34 +0200
committerSefa Eyeoglu <contact@scrumplex.net>2022-06-30 16:37:13 +0200
commit3039cb5c0267f51ab3627a87e4304821240a5449 (patch)
tree29a514dd27c28b703307ce7f430423f087971d87 /README.md
parent286f82cc99322398d720f2bbf88869c42960227d (diff)
downloadPrismLauncher-3039cb5c0267f51ab3627a87e4304821240a5449.tar.gz
PrismLauncher-3039cb5c0267f51ab3627a87e4304821240a5449.tar.bz2
PrismLauncher-3039cb5c0267f51ab3627a87e4304821240a5449.zip
chore: add DCO requirement
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 1 insertions, 12 deletions
diff --git a/README.md b/README.md
index c1fabc44..b9c23fec 100644
--- a/README.md
+++ b/README.md
@@ -58,23 +58,12 @@ If you want to contribute to PolyMC you might find it useful to join our Discord
If you want to build PolyMC yourself, check [Build Instructions](https://polymc.org/wiki/development/build-instructions/) for build instructions.
-## Code formatting
-
-Just follow the existing formatting.
-
-In general, in order of importance:
-
-- Make sure your IDE is not messing up line endings or whitespace and avoid using linters.
-- Prefer readability over dogma.
-- Keep to the existing formatting.
-- Indent with 4 space unless it's in a submodule.
-- Keep lists (of arguments, parameters, initializers...) as lists, not paragraphs. It should either read from top to bottom, or left to right. Not both.
-
## Translations
The translation effort for PolyMC is hosted on [Weblate](https://hosted.weblate.org/projects/polymc/polymc/) and information about translating PolyMC is available at https://github.com/PolyMC/Translations
## Download information
+
To modify download information or change packaging information send a pull request or issue to the website [Here](https://github.com/PolyMC/polymc.github.io/blob/master/src/download.md)
## Forking/Redistributing/Custom builds policy