Getting started with Git and GitHub
- Setting up Git for Windows and connecting to GitHub
- Forking a GitHub repository
- The simple guide to GIT guide
Once you're familiar with Git and GitHub, clone the repository and run the SemanticReleaseNotesParser.sln to start coding.
We are following as much as possible the C# coding conventions.
We prefer spaces over tab for indentation.
We have an editorconfig file if you use an editor or plugin respecting it.
Don't forget to add some tests for your functionality in the tests suit.
You can see the result either: