summary refs log tree commit diff stats
path: root/doc/contributing.rst
Commit message (Expand)AuthorAgeFilesLines
* Improve Markdown code blocks & start moving docs to Markdown style (#19954)Andrey Makarov2022-07-151-791/+0
* clarify how to restart CI (#19845)flywind2022-06-081-0/+1
* the title of PR should contain a brief description (#19211)flywind2021-12-061-0/+3
* breaking changes policies (#18541)Andreas Rumpf2021-07-211-0/+114
* [ci skip] correctly explain how to use `[backport]` tagsnarimiran2021-05-121-3/+3
* move travis, appveyor, ci.yml.disabled to `unmaintained/` (#17828)Timothee Cour2021-04-241-2/+2
* add RST highlighting for command line / shells (also fixes #16858) (#17789)Andrey Makarov2021-04-211-85/+92
* support skip ci in azure pipelines, and support it properly in github action...Timothee Cour2021-04-201-3/+4
* enable syntax highlighting for inline code (#17585)Andrey Makarov2021-04-021-0/+38
* RST: enable parsing of prefix roles (ref #17340) (#17514)Andrey Makarov2021-03-291-0/+9
* docs contributing: mention https://man.sr.ht/builds.sr.ht/build-ssh.md for ss...Timothee Cour2021-03-181-1/+5
* fix RST parsing when no indent after enum.item (fix #17249) (#17257)Andrey Makarov2021-03-121-9/+11
* followup #17077: also use assert instead of doAssert for `code-block` rst blo...Timothee Cour2021-02-211-1/+2
* contributing: prefer assert to doAssert in runnableExamples (#17077)Timothee Cour2021-02-181-7/+24
* rst: single backticks now render correctly in both rst2html and github (#17028)Timothee Cour2021-02-131-59/+61
* Make small text changes in the docs (#16634)Elliot Waite2021-01-251-3/+3
* update contributing.rst (#16530)flywind2021-01-011-4/+4
* Don't use `unittest.suite` and `unittest.test` (#16464)flywind2020-12-271-1/+1
* fix numbering in contributing.rst (#16042)Timothee Cour2020-11-181-6/+4
* contributing docs: always mentioned referenced issues in PR body (#16038)Timothee Cour2020-11-181-3/+10
* remove `codeowners` [ci skip]narimiran2020-11-111-4/+1
* Copy editing (#15733)Yanis Zafirópulos2020-10-261-18/+18
* it is not "eg", it is "e.g."narimiran2020-10-201-5/+5
* contributing docs: add instructions for economically restarting failed CI job...Timothee Cour2020-10-191-1/+20
* add a section on naming new stdlib module names (#15590)Timothee Cour2020-10-191-0/+14
* update contributing.rst and docstyle.rst: refer to a bug via `bug #1234` + ot...Timothee Cour2020-06-261-23/+43
* drnim: tiny progress (#13882)Andreas Rumpf2020-04-151-3/+5
* contributing.rst: Add a special rule for 'outplace'-like featuresAraq2020-02-051-2/+15
* contributing docs: symbols need package prefix; changed allocStats to nimAllo...Timothee Cour2020-01-251-0/+14
* followup on #10435 : should be diff, not show (#13162)Timothee Cour2020-01-171-1/+1
* added guidelines for evolving Nim's stdlibAraq2019-12-241-0/+62
* docs: tiny style improvementsAraq2019-12-241-0/+1
* Fix word wrappingJjp1372019-10-221-2/+1
* Prefer relative links for Nim documentationJjp1372019-10-221-2/+2
* Fix many broken linksJjp1372019-10-221-1/+2
* updated the contributing.rst guidelinesAndreas Rumpf2019-09-251-12/+4
* contributing.rst guide: Make the rules reflect the reality.Andreas Rumpf2019-06-271-2/+7
* [other] introduce a separate changelog for backports, updatenarimiran2019-06-171-24/+33
* updates the contributing guidelines [other]Andreas Rumpf2019-06-071-6/+4
* fixupTimothee Cour2019-02-051-2/+2
* [doc] lots of fixes in doc/contributing.rst and doc/docstyle.rstTimothee Cour2019-02-051-30/+36
* add git diff hints to help with reviews (#10435)Timothee Cour2019-01-281-0/+20
* Add "cmd" description, minor improvements (#10436)Federico Ceratto2019-01-251-2/+3
* fix #10287 (#10448)Miran2019-01-251-1/+5
* Add koch run example (#10434)Federico Ceratto2019-01-241-1/+8
* minor cleanupsAndreas Rumpf2018-12-111-10/+1
* Fixes #9671 (#9750)Randy Smith2018-11-191-4/+4
* contributing guide: document the new [backport] conventionAraq2018-10-301-5/+12
* [doc] add tips to doc/contributing.rst: git, code review, CI (#9429)Timothee Cour2018-10-191-1/+34
* [doc] start of best practices section in contributing.rst (#9415)Timothee Cour2018-10-181-0/+80