Copyright 2015 - 2015 LeagueSharp LeagueSharp/SDK is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Free Software Foundation, either version 3 of the License, or at your option) any later version.
LeagueSharp/SDK is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with LeagueSharp/SDK. If not, see http://www.gnu.org/licenses/
We love pull requests! Here's a simple guide on how to get started.
- Fork and clone LeagueSharp.SDK
git clone git@github.com:LeagueSharp/LeagueSharp.SDK.git
- Push to your fork, and submit a PR("pull request")
Here are some tips to get your pull request accepted.
- Test your code.
- Follow C# Coding Conventions.
- Write a good commit message, that briefly explains the changes you made.
- Try your best not to spam commit messages.
Now after this, we will review the changes, ask you to change certain things, and then accept/deny the pull request.