Skip to content

Commit

Permalink
Updated Contributing Formatting
Browse files Browse the repository at this point in the history
This is me playing with the formatting of the file so I have a template on how to create Github read files in the future.
  • Loading branch information
cryptictech committed Sep 11, 2018
1 parent 2d1d204 commit faec975
Showing 1 changed file with 16 additions and 5 deletions.
21 changes: 16 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,29 @@
# Contributing to CIMS, The open source Cloud Inventory Managenment System.

## Table of Contents
[License](#License)
[How to Setup Your Development Environment](#How%20to%20Setup%20Your%20Development%20Environment)
[How to Contribute Code](#How%20to%20Contribute%20Code)
[Code Styling](#Code%20Styling)
[Other Ways of Contributing](#Other%20Ways%20of%20Contributing)

- [License](#license)
- [How to Setup Your Development Environment](#how-to-setup-your-development-environment)
- [How to Contribute Code](#how-to-contribute-code)
- [Code Styling](#code-styling)
- [Other Ways of Contributing](#other-ways-of-contributing)

## License

This software is written under the [GPL V3](LICENSE.md) license. This software is free to be run, modified, distributed, etc free of charge in accordence to the license.

## How to Setup Your Development Environment

TODO: Write this section

## How to Contribute Code

TODO: Write this section

## Code Styling

TODO: Write this section

## Other Ways of Contributing

TODO: Write this section.

0 comments on commit faec975

Please sign in to comment.