We would love for you to contribute to GithubXamarin and help make it even better than it is today! As a contributor, here are the guidelines we would like you to follow:
- Code of Conduct
- Question or Problem?
- Issues and Bugs
- Feature Requests
- Submission Guidelines
- Programming Guidelines
- Git-Flow
Help us keep GithubXamarin open and inclusive. Please read and follow our Code of Conduct
Please do not open issues for general support questions as issues are reserved for bug reports and feature requests. You can ask these questions on Gitter.
If you find a bug in the application, you can help us by submitting an issue to the GithubXamarin repository. Or if you are feeling adventurous, you can submit a pull request with the fix!
You can request a new feature by submitting an issue to the GithubXamarin repository. If you would like to add a new feature yourself, please discuss it with us on Gitter before starting to work on it.
Before submitting an issue, please search the issue tracker to find out whether the issue you are reporting already exists. If you can, please submit relevant screenshots or instructions to reproduce the issue on our end.
Create an issue here.
Before you submit a pull request be sure to search for any existing pull requests that relates to your submission to avoid duplicate effort. Also, you have to follow the Programming guidelines otherwise changes will not be accepted.
-
Only explain "why" in the comments and not the "what".
-
You have to follow the .NET naming conventions while writing code.
-
Try to avoid writing ambiguous names for variables, methods or classes.
This repository uses Git-Flow branching model. Please read about it here: https://github.com/petervanderdoes/gitflow-avh