Wykres commitów

6 Commity (b4a9097f341cf18aa23925939f123a8e70a3e82e)

Autor SHA1 Wiadomość Data
Thibaud Colas c34f2eba0f Update contribution documentation for core team members (#3318)
* Update issue tracking docs, re. contributor workflow discussions

* Update docs regarding the PR review & merge process

* Update PR docs with suggestions re. contributor workflow
2017-02-03 09:46:15 +00:00
Matt Westcott 6f834c9a9b Update links to github.com/torchbox to point to github.com/wagtail 2016-12-15 11:49:49 +00:00
Tim Heap 254e675634 Use .. code-block:: console for all shell commands
This is the correct lexer for interactive console sessions, according to
<http://pygments.org/docs/lexers/>. This does require command lines to
be prefixed with `$`, otherwise they are interpreted as the output of a
command. It highlights the command nicely, including environment
variables, strings, and comments.
2016-11-28 13:41:35 +00:00
Tom Dyson d68c015658 Specify Github merge option for minor doc fixes (#3144) 2016-11-08 09:57:15 +00:00
Mikalai Radchuk 660278d417 Fixes typos in docs for #2201 and #2302 2016-03-07 09:47:40 +00:00
Tim Heap 74986f7d4d Add docs on committing code
Inspiration and flow from Django's
`internals/contributing/committing-code` docs
2016-03-03 02:00:37 +02:00