2014-08-05 18:53:46 +00:00
|
|
|
## Reporting Bugs
|
|
|
|
|
|
|
|
Please file bugs in the [Github Issue
|
|
|
|
Tracker](https://github.com/syncthing/syncthing/issues). Include at
|
|
|
|
least the following:
|
|
|
|
|
|
|
|
- What happened
|
|
|
|
|
|
|
|
- What did you expect to happen instead of what *did* happen, if it's
|
|
|
|
not crazy obvious
|
|
|
|
|
|
|
|
- What operating system, operating system version and version of
|
|
|
|
Syncthing you are running
|
|
|
|
|
2014-09-28 11:00:38 +00:00
|
|
|
- The same for other connected devices, where relevant
|
2014-08-05 18:53:46 +00:00
|
|
|
|
|
|
|
- Screenshot if the issue concerns something visible in the GUI
|
|
|
|
|
|
|
|
- Console log entries, where possible and relevant
|
|
|
|
|
|
|
|
If you're not sure whether something is relevant, erring on the side of
|
|
|
|
too much information will never get you yelled at. :)
|
|
|
|
|
2014-08-06 09:02:41 +00:00
|
|
|
## Contributing Translations
|
|
|
|
|
|
|
|
All translations are done via
|
|
|
|
[Transifex](https://www.transifex.com/projects/p/syncthing/). If you
|
|
|
|
wish to contribute to a translation, just head over there and sign up.
|
|
|
|
Before every release, the language resources are updated from the
|
|
|
|
latest info on Transifex.
|
|
|
|
|
2014-08-05 18:53:46 +00:00
|
|
|
## Contributing Code
|
|
|
|
|
2014-11-18 07:49:02 +00:00
|
|
|
Every contribution is welcome. If you want to contribute but are unsure
|
2015-06-09 22:02:39 +00:00
|
|
|
where to start, any open issues are fair game! See the [Contribution
|
2015-06-09 22:04:53 +00:00
|
|
|
Guidelines](http://docs.syncthing.net/dev/contributing.html) for the full
|
|
|
|
story on committing code.
|
2014-01-28 18:08:45 +00:00
|
|
|
|
2015-06-09 22:02:39 +00:00
|
|
|
## Contributing Documentation
|
2014-12-02 14:55:45 +00:00
|
|
|
|
2015-06-09 22:02:39 +00:00
|
|
|
Updates to the [documentation site](http://docs.syncthing.net/) can be
|
|
|
|
made as pull requests on the [documentation
|
|
|
|
repository](https://github.com/syncthing/docs).
|
2014-09-26 07:50:56 +00:00
|
|
|
|
2014-03-24 13:57:14 +00:00
|
|
|
## Licensing
|
|
|
|
|
2015-03-07 20:36:35 +00:00
|
|
|
All contributions are made under the same MPLv2 license as the rest of
|
|
|
|
the project, except documentation, user interface text and translation
|
2014-09-29 19:43:32 +00:00
|
|
|
strings which are licensed under the Creative Commons Attribution 4.0
|
|
|
|
International License. You retain the copyright to code you have
|
|
|
|
written.
|
2014-03-24 13:57:14 +00:00
|
|
|
|