Commit Graph

20 Commits

Author SHA1 Message Date
Kodi Arfer 6994be6cfd Policy: allow PRs to be merged more easily 2018-02-24 10:04:56 -08:00
Kodi Arfer 9441bfb7cf More rewording of CONTRIBUTING.rst 2017-06-14 14:07:18 -07:00
Ryan Gonzalez febac43239 Misc language fixes/rewording for CONTRIBUTING.rst 2017-06-14 15:28:47 -05:00
Kodi Arfer 0baffaa360 Overhaul CONTRIBUTING.rst 2017-06-10 09:08:15 -07:00
Kodi Arfer 584273b9ca Update documentation links
Fixes #1299.
2017-05-24 09:46:11 -07:00
Kodi Arfer 90c5dec468 Add new license-header policy to CONTRIBUTING.rst 2017-04-27 14:11:38 -07:00
Jakub Wilk 99d31d153c Use HTTPS for github.com, docs.python.org and notes.pault.ag URLs (#1219)
* Use HTTPS for github.com

* Use HTTPS for docs.python.org

* Use HTTPS for notes.pault.ag
2017-02-07 13:25:40 -06:00
Kodi Arfer 7b52530adf CONTRIBUTING.rst: Add NEWS items for your PRs 2017-02-03 22:25:38 +02:00
Karan Sharma 17a87f6ddf CONTRIBUTING.rst: Add different versions of docs (#1164)
Fixes #1033
2016-12-08 12:48:50 +02:00
Jorge 72ded830b6 Remove invalid `)` from URL 2016-10-09 13:01:08 +02:00
Pierre-Yves f1684e6306 Add doc and related link to good-first-bug tag (#1086)
Fixes #1031
2016-08-07 04:25:07 +03:00
Jakub Wilk c96d911ee7 Fix typo (#1073) 2016-06-07 15:45:12 -07:00
Luna Lunapiena 118ab9528c Add Luna Lunapiena to AUTHORS 2016-04-07 19:37:25 -04:00
Luna Lunapiena a820d8ee39 Add links for Fork A Repo and Git Guide in CONTRIBUTING.rst 2016-04-07 19:37:06 -04:00
Tuukka Turto 7ff2d34542 Reword guideline for opening issue before PR 2016-03-30 07:23:27 +03:00
Tuukka Turto ac7ead9568 Mention that issue isn't necessarily needed for PR 2016-03-29 22:10:07 +03:00
Gergely Nagy bf16b2ce2f
Adopt a Code of Conduct
Include the text of the Contributor Covenant (1.1.0) in
CONTRIBUTING.rst, and add a link to the document to README.md.

Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
2015-06-23 14:28:56 +02:00
Kevin Yap 3e0ea7a131 Various changes to documentation pages
- Standardized capitalization of Hy, Lisp(s), and Python.
- Added periods to the end of list items.
- Use inline code blocks for inline code.
- Stripped trailing whitespace.
- Other miscellaneous grammatical changes.
2014-12-05 23:15:48 -08:00
Abhishek L 4f74652c73 the mega typo fix commit
Wow! much typos! such fix!
2014-05-05 23:47:14 +05:30
Abhishek L f2beef6e70 Move contributing from hacking docs to repo root
A CONTRIBUTING.rst is added to the root of the repo, as Github
automatically recognizes this for incoming PRs
(ref: https://github.com/blog/1184-contributing-guidelines)

Most of the information is directly borrowed from the existing hacking
docs, which is restructured to refer to this file instead for
contribution guidelines
2014-05-03 17:37:30 +05:30