An open API service indexing awesome lists of open source software.

https://github.com/igeligel/contributing-template

:bookmark_tabs: Contributing guidelines and templates of several programming languages which i am using.
https://github.com/igeligel/contributing-template

commit-conventions commit-stop guidelines personal styleguide styleguide-csharp

Last synced: 3 months ago
JSON representation

:bookmark_tabs: Contributing guidelines and templates of several programming languages which i am using.

Awesome Lists containing this project

README

        

# Content
This is a repository of my templates for contributing code.

It will include specific contributing guides for my projects for each language and general contributing styles.

# Why we should have guidelines to code?
There are some reasons, for example:

- Consistent look. This will cause that the reader can concentrate on the actual behavior of the code and not the design.

[**Commits**](commits.md)

**Languages**:
- [C#](./code-style/csharp.md)
- Java
- Javascript
- HTML

# License
[MIT](LICENSE)