Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.21 KB

CONTRIBUTING.md

File metadata and controls

26 lines (18 loc) · 1.21 KB

Contributing

Thank you for interest in DhcpDotNet! Following these guidelines makes it easier for everyone to suggest changes, create pull requests, and see DhcpDotNet improve.

Using Issues

Please use the Issues section of GitHub to request changes or report issues.

When the issue is used to create a new branch, the naming convention is: branch naming convention

Pull Requests

Here are a couple of friendly tutorials if you have never made a pull request before: http://makeapullrequest.com/ and http://www.firsttimersonly.com/

Once you know the basics, here's a few additional details for this project:

  1. The project builds on Visual Studio
  2. If you have a code improvement or discovered an error, you can make your pull request.
  3. Pull requests will be build via the same system to ensure it compiles correctly and tests are passing

Note: The update of the Nuget package is done by me

Community

While there's no dedicated community for the project currently, I will respond to issues here and can setup correspondance from there.