A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/Microsoft/MIEngine/wiki/Contributing-Code below:

Contributing Code · microsoft/MIEngine Wiki · GitHub

Before submitting a feature or substantial code contribution please discuss it with the team. The team reviews and tests all code submissions. The submissions must meet a high bar for quality and design.

The MIEngine project follows a similar developer guide to .NET. The team enforces this by regularly running the .NET code formatter tool on the code base. Contributors should ensure they follow these guidelines when making submissions.

The team has set the following limits on pull requests:

When you are ready to proceed with making a change, get set up to build the code and familiarize yourself with our workflow and our coding conventions.

You must sign a Contributor License Agreement (CLA) before submitting your pull request. To complete the CLA, submit a request via the form and electronically sign the CLA when you receive the email containing the link to the document. You need to complete the CLA only once to cover all Microsoft Open Technologies OSS projects.

  1. Work item is assigned to a developer during the triage process
  2. Both MIEngine team members and external contributors are expected to do their work in a local fork and submit code for consideration via a pull request.
  3. When the pull request process deems the change ready it will be merged directly into the tree.

Please follow these guidelines when creating new issues in the issue tracker:

if (argument == null)
{
    throw new ArgumentNullException("argument");
}

The MIEngine team regularly uses the .NET code formatter tool to ensure the code base maintains a consistent style over time. The specific options we pass to this tool are the following:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4