Skip to content

Contribution Guidelines

Wilson edited this page Jan 27, 2018 · 13 revisions

In an attempt to keep the project readable for the majority of contributors, here are some guidelines to follow:

Code

  1. When using LINQ, write it using method syntax only; Breaking it into multiple lines to improve readability.
  2. Avoid the use of anonymous types wherever possible.

Style

  • Styling is being controlled via .editorconfig which is supported by Visual Studio 2017.
  • We are also using ReSharper to a moderate degree to keep our code clean and concise.

Fan Translators Inc.

Contributing to Kuriimu

Neobeo's Challenges

Plugins

Plugins (old)

Plugin Development Guide

Creating A Patch

Clone this wiki locally