IRC.NET


Contributing

Simply fork the project, make your commits, an send a pull request to discuss and merge the changes. Please make the pull request against the develop branch, as the master branch is used for merging releases. See http://nvie.com/posts/a-successful-git-branching-model/ for details.

As the documentation is generated from the repository you can help improving the documentation by editing the files in the /doc folder. You can even edit a page directly on github by clicking the edit button (for example, this page). See also https://help.github.com/articles/editing-files-in-your-repository/. (Remember to send a pull request back after forking and changing something.)

Licensing

This project is subject to the terms and conditions defined in file 'LICENSE.md', which is part of this source code package.

You can find licenses of the software on which this project depends in either the "lib/$Project" folder or on their NuGet page.

Fork me on GitHub