Skip to content

Latest commit

 

History

History
58 lines (49 loc) · 2.11 KB

CONTRIBUTING.md

File metadata and controls

58 lines (49 loc) · 2.11 KB

Contributing

Table of Contents

  1. Proposing Changes / Filing Bugs
  2. Making Changes
  3. Source Code
  4. Documentation
  5. Submitting Changes
  6. Issues & Bugs
  7. Repository

Proposing Changes / Filing Bugs

For all; issues, bugs, requests and disscusion of such things are done through github issues.

Making Changes

When making changes a topic branch that will address the issues at hand should be used for all new changes. The dev branch should be used to create the topic branch.

Source Code

Check out the style guide for style and formatting infomartion.

Documentation

Check out the style guide for style and formatting infomartion.

Submitting Changes

Changes should be submitted trough [github] (http://github.com/vashman/typesystems). The changes should be submitted under the topic branch for which it address. This topic branch should be merged with the newest development branch before submitting. After submitting a pull request the connected issues should also be updated.

Issues & Bugs

All issues and disscusions happen on http://github.com/vashman/typesystems /issues.

Repository

Official Repository's are;