Bibo-Joshi
408062dd43
Add note on how to run test_official to contrib guide ( #1740 )
2020-01-29 22:43:57 +02:00
Poolitzer
0b87f4b274
contibuting guide: warning about adding requirements ( #1718 )
2020-01-26 23:15:42 +02:00
Poolitzer
4b5ba15d31
both google python style links have been moved ( #1624 )
...
I choose https://sphinxcontrib-napoleon.readthedocs.io/en/latest/example_google.html , based on https://web.archive.org/web/20160322212330/http://www.sphinx-doc.org/en/stable/ext/example_google.html
and http://google.github.io/styleguide/pyguide.html based on https://web.archive.org/web/20160304111857/https://google.github.io/styleguide/pyguide.html
2020-01-26 22:16:19 +02:00
Iulian Onofrei
7152b5aaf9
Fix CONTRIBUTING.rst not to install requirements as root ( #1558 )
2019-10-16 21:50:38 +03:00
Paolo Lammens
b38a1840b2
docs: Add info on documentation to CONTRIBUTING.rst ( #1500 )
...
I didn't find this information elsewhere in the repository;
I thought it might be useful for new contributors.
2019-09-09 10:01:04 +02:00
Jacob Bom
5d7c6ad541
Switch to pytest + required fixes to code ( #788 )
...
Required fixes:
- CallbackQuery is now comparable.
- Message.effective_attachment, Message.photo,
Message.new_chat_members, Message.new_chat_photo &
Game.text_entitties semantic fixes - when they are not defined,
return an empty list.
- Docstring fix to Update class.
2017-08-12 00:58:41 +03:00
Ihor Polyakov
1b515a16d6
CONTRIBUTING.rst: Note about git behaviour ( #763 )
2017-08-01 23:09:15 +03:00
Eldinnie
25912dca6e
add --recursive in contributing guide ( #664 )
2017-06-14 00:02:16 +02:00
Rahiel Kasim
35132271af
contributing: how to run tests without make; AUTHORS: fix formatting ( #567 )
2017-04-17 14:49:42 +03:00
Jacob Bom
651119fd69
Fix instances of empty strings in __init__ in example contributing code
2016-12-30 13:58:57 +01:00
Jacob Bom
2518ddac22
Update comtributing guide with explicit kwargs
2016-10-19 13:07:20 +02:00
Leandro Toledo
b4e8209f2c
Update CONTRIBUTING.rst
...
Adding a bullet on "assertEqual method's arguments should be in ('actual', 'expected') order"
2016-07-14 17:16:25 -03:00
Valentijn
f5f95ef8c9
Documentation ( #350 )
...
* Small fixes to documentation and add myself to AUTHORS.
* Rework CONTRIBUTIONS.rst
Use code-blocks instead of literals, change headings for portability and use a relative link to AUTHORS instead of linking to a specific copy.
2016-07-14 16:56:05 -03:00
Leandro Toledo
18f3f43026
Add issue template #298
2016-05-23 21:54:36 -03:00