Contributing
Interested in adding a feature or fixing a bug to the “Skype User Acceptance Test”
Why not submit an issue or create a pull request.
Pull Requests
When submitting a pull request:
- Clone the Repo.
- Create a branch off
master
and give it a meaningful name (egMy-New-feature
ornew-fix-#123
) and describe the feature or fix. - Open a pull requeast on GitHub.