2013-01-14 15:33:21 +04:00
## Submitting Desktop Client issues
2017-11-25 13:26:23 +03:00
If you have questions about how to use the Nextcloud Desktop Client, please
visit our [support site][support] or our [forum][forum].
2013-01-14 15:33:21 +04:00
We are also available on [IRC][irc].
2013-04-23 13:35:44 +04:00
### Bug Reporting Guidelines
2015-01-20 13:01:55 +03:00
* __Important__: Report the issue using our [template][template], it includes all the
2015-09-10 10:35:11 +03:00
information we need to track down the issue.
2017-11-25 13:26:23 +03:00
* __SECURITY__: Report any potential security bug by following our [security policy ](https://nextcloud.com/security/ ) instead of filing an issue in our bug tracker
* This repository is *only* for issues within the Nextcloud desktop client.
2015-09-10 10:35:11 +03:00
Issues in other components should be reported in their own repositores:
2017-11-25 13:26:23 +03:00
- [Nextcloud server ](https://github.com/nextcloud/server/issues )
- [Android client ](https://github.com/nextcloud/android/issues )
- [iOS client ](https://github.com/nextcloud/ios/issues )
2013-01-14 15:33:21 +04:00
* Search the existing issues first, it's likely that your issue was already
reported.
If your issue appears to be a bug, and hasn't been reported, open a new issue.
Help us to maximize the effort we can spend fixing issues and adding new
features, by not reporting duplicate issues.
2019-01-29 18:59:44 +03:00
[template]: https://raw.githubusercontent.com/nextcloud/desktop/master/.github/issue_template.md
2017-11-25 13:26:23 +03:00
[support]: https://nextcloud.com/support/
[forum]: https://help.nextcloud.com/categories
[irc]: https://webchat.freenode.net/?channels=nextcloud
2013-01-14 15:33:21 +04:00
## Contributing to Source Code
2017-11-25 13:26:23 +03:00
Thanks for wanting to contribute source code to Nextcloud. That's great!
2013-01-14 15:33:21 +04:00
2017-11-25 13:26:23 +03:00
You do not need to sign a Contributor Agreement, but we ask that you follow our
[Code of Conduct ](https://nextcloud.com/code-of-conduct/ ).
2013-01-14 15:33:21 +04:00
2017-11-25 13:26:23 +03:00
Please read the [Contribution Guide ](https://nextcloud.com/contribute/ ) to get
2021-01-14 20:47:48 +03:00
started and follow the [Coding Style ](https://github.com/nextcloud/desktop/wiki/Coding-Style )
when writing new code.
2013-01-14 15:33:21 +04:00
## Translations
2017-11-25 13:26:23 +03:00
Please submit translations via [Transifex ](https://www.transifex.com/nextcloud/nextcloud/ ).