mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Update contributing.rst
This commit is contained in:
parent
d8d1d5b4c7
commit
6280aa6643
1 changed files with 4 additions and 2 deletions
|
|
@ -39,8 +39,10 @@ Reporting bugs
|
||||||
|
|
||||||
* Make sure your problem isn't already listed in :doc:`problems`.
|
* Make sure your problem isn't already listed in :doc:`problems`.
|
||||||
|
|
||||||
* Make sure you have the latest version by executing ``pip install --user
|
* Make sure you have the absolutely latest version of vdirsyncer. For users of
|
||||||
--upgrade vdirsyncer``.
|
some Linux distributions such as Debian or Fedora this may not be the version
|
||||||
|
that your distro offers. In those cases please file a bug against the distro
|
||||||
|
package, not against upstream vdirsyncer.
|
||||||
|
|
||||||
* Use ``--verbosity=DEBUG`` when including output from vdirsyncer.
|
* Use ``--verbosity=DEBUG`` when including output from vdirsyncer.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue