Commit Graph

62 Commits

Author SHA1 Message Date
BethanyG
7a12eeb1fc Update README.md (#3867)
Formatting shenanigans, due to the way this displays on the Repo.
2025-02-14 16:38:54 -08:00
BethanyG
889cf84054 Added admonition for not accepting community contributions and updated Python versions. (#3866) 2025-02-14 16:24:01 -08:00
BethanyG
5dd5af161c Update README.md (#3629)
Add in missing 'in'.
2024-02-11 16:55:09 -08:00
BethanyG
185fbdfac9 Random grammar, spelling and content edits. (#3581)
[no important files changed]
2023-12-27 06:02:10 -08:00
BethanyG
c865759d7d Updated refrences to Python 3.10 --> 3.11. (#3384) 2023-04-07 13:19:47 +02:00
BethanyG
17d75187f8 Updated Contributing and readme for contribution pause. 2022-11-30 07:40:35 -08:00
Katrina Owen
6b01dbd948 Remove reference to Gitter
The Exerism Forum (https://forum.exercism.org/) has now made Gitter redundant.
We're directing everyone there.
2022-10-25 00:18:38 -07:00
BethanyG
24e522c90c Correct config.json link to python
changed link to config.json to point at the python track config instead of the JavaScript track  config.
2022-06-24 09:43:18 -07:00
BethanyG
c690e0250a Added links to Pull Requests documents for Contributing, readme, issue responder and pr responder. 2021-11-12 23:47:24 -08:00
BethanyG
a6c15a42ac Corrected Exercsim Spelling Error (#2764) 2021-11-11 19:54:59 +01:00
BethanyG
acf6cf4c79 Update README.md 2021-11-01 13:29:10 -07:00
BethanyG
779b3a83af Updated Readme to fix hanging line. 2021-11-01 13:29:10 -07:00
BethanyG
9bde6dd366 re-arranged and re-formatted. 2021-10-17 11:26:49 -07:00
BethanyG
9c43b5cc74 re-arranged and re-formatted. 2021-10-17 11:26:49 -07:00
BethanyG
c05c1bf167 re-arranged and re-formatted. 2021-10-17 11:26:49 -07:00
BethanyG
06d49e8bfc re-arranged and re-formatted. 2021-10-17 11:26:49 -07:00
BethanyG
22a9852b08 Add Python copywrite and PSF license to the repo README. 2021-10-17 11:26:49 -07:00
BethanyG
475faf3dda A last time for formatting, maybe?. 2021-10-15 14:23:44 -07:00
BethanyG
071905840a And MOAR formatting. AGAIN. 2021-10-15 14:23:44 -07:00
BethanyG
c7cfd73505 And MOAR formatting. AGAIN. 2021-10-15 14:23:44 -07:00
BethanyG
52edce55d9 Formatting. AGAIN. 2021-10-15 14:23:44 -07:00
BethanyG
3c5d643e4a Revamped README. 2021-10-15 14:23:44 -07:00
BethanyG
0de62d5869 Update README.md
Co-authored-by: Corey McCandless <cmccandless@users.noreply.github.com>
2021-02-13 11:24:08 -08:00
Jeremy Walker
680c81efbd Update README.md 2021-02-13 11:24:08 -08:00
BethanyG
42ad7c0fe8 Update README to warn about Repo Re-org 2021-02-13 11:24:08 -08:00
Corey McCandless
2d846bd69b Replace deprecated Travis badge with Github Actions badge (#2265) 2020-10-16 23:56:39 -04:00
Corey McCandless
6a9e5d1670 remove PyUp.io badge from README (#2139)
Looks like PyUp.io switched to a [paid model for organization repos](https://pyup.io/pricing/). No one here is paying for this, so drop the badge.

Resolves #2138
2019-11-22 13:01:54 +00:00
John Luiz
a1581af8a9 README.md: Remove references to Python 2.7 from README.md (#1704) (#1818)
Co-Authored-By: Corey McCandless <cmccandless@users.noreply.github.com>
2019-11-06 14:55:51 -05:00
Corey McCandless
dd698d18ef Add track Contributing Guide and Generator documentation (#1900)
* Add Track Contributing Guide

* Add test generator documentation

* fix heading format

* fix table HTML

* incorporate review suggestions

Suggestions: https://github.com/exercism/python/pull/1900#pullrequestreview-272542702

Co-authored-by: Michael Morehouse <640167+yawpitch@users.noreply.github.com>
2019-08-08 17:49:02 +01:00
Corey McCandless
0a60e6ecf1 remove reference to logo from README
Since there is no longer a copy of the Python logo stored in this repository, remove the reference to it from the README
2019-03-05 08:53:18 -05:00
Corey McCandless
054ba4c3ba README: add convention for exception messages (#1600)
This has been established for a while now, but was never officially added as a track convention.
2018-11-29 09:42:58 -05:00
Corey McCandless
5b1178c7b2 Fix link for unimplemented issues (#1432)
Exercism.io link no longer exists.
2018-08-03 15:22:59 -04:00
dog
497ab8fe21 Update Documentation For Minimum Requirements 2018-05-26 02:08:51 -07:00
Nathan Parsons
6ba1846f9c README: Add new conventions and add links to relevant issues/PRs (#977) 2017-10-25 09:53:53 +03:00
j james
13839e9974 Updated README.md
added comma
"If you're new to Git, take a look at..."
2017-10-23 14:43:17 -05:00
cmccandless
f8f495ca4a Improve exception tests by making use of Context Managers to resolve #477 2017-10-21 11:17:15 +03:00
Ilya Khadykin
63334c1864 Update README.md to correct grammar mistakes 2017-10-20 19:37:03 +03:00
Jason Edwards
199e662e77 Added license information to README.md
Added license information to README.md
2017-10-20 15:59:43 +01:00
AJ Wallace
63de34488d Update README.md: grammar change 2017-10-19 13:07:28 -05:00
Tammo Behrends
3e773d979e Add resource about good commit messages (#686) 2017-10-03 19:52:08 +02:00
Katrina Owen
d190d91b80 Link to new contributing documentation (#494)
We moved the contributing documentation out of the problem specifications repository.
2017-07-22 11:10:38 +02:00
Tammo Behrends
a51cac2609 Replace requires.io badge with pyup.io 2017-07-09 14:04:27 +02:00
Katrina Owen
5eeb5cd059 Remove leading 'x' from repository name (#486) 2017-06-20 17:56:46 +02:00
Tammo Behrends
4ee76f9bee Add exercise conventions
closes #478
2017-06-08 11:04:06 +02:00
Katrina Owen
9d6af4de50 Remove license info from README
We don't need the duplication, especially now that the GitHub interface shows the
license information on the main page of the repository when it can be detected
directly from the LICENSE file.
2017-05-29 09:03:01 -06:00
Tammo Behrends
b9b3549dad Make flake8 enforce PEP8 max line length of 80
close #434
2017-04-02 17:36:07 +02:00
Rootul Patel
b390bdef2a Cleanup Working on the Exercises (#435)
Closes #407
2017-03-20 23:30:48 +01:00
Rootul Patel
2bd369c02d README: replace Travis CI png badge with svg 2017-01-18 22:38:31 +00:00
cat
98d0505f89 Add attribution for the track icon
...from exercism.io/ATTRIBUTION.md, noting the permission they gave us

a step in fixing https://github.com/exercism/exercism.io/issues/3112.
2016-10-02 11:16:36 -04:00
Patrick Jackson
d82341cb92 style: Update README for style requirements 2016-09-02 11:38:31 -07:00