Skip to content

Commit 6352edb

Browse files
authored
Update CONTRIBUTING.md (#3863)
1 parent 1b09527 commit 6352edb

File tree

1 file changed

+13
-6
lines changed

1 file changed

+13
-6
lines changed

β€ŽCONTRIBUTING.mdβ€Ž

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,23 +8,30 @@
88
  [![Exercism_III](https://img.shields.io/badge/PAUSED-C73D4E?labelColor=3D454D&label=Contributions)](https://exercism.org/blog/freeing-our-maintainers)
99
  [![Build Status](https://github.com/exercism/python/workflows/Exercises%20check/badge.svg)](https://github.com/exercism/python/actions?query=workflow%3A%22Exercises+check%22)
1010

11-
<br>
11+
---
12+
---
1213

13-
Hi. &nbsp;πŸ‘‹πŸ½ &nbsp;πŸ‘‹ &nbsp;**We are happy you are here.**&nbsp; πŸŽ‰&nbsp;🌟
14+
### We are not accepting community contributions at this time.
1415

1516
<table>
1617
<tr>
17-
<br>
1818
<img align="left" width="90" height="85" src="https://github.com/exercism/website-icons/blob/main/exercises/health-statistics.svg">
1919

20-
We&nbsp;πŸ’›&nbsp;πŸ’™ &nbsp; our community.
21-
**`But our maintainers are not accepting community contributions at this time.`**
22-
Please read this [community blog post](https://exercism.org/blog/freeing-our-maintainers) for details.
20+
We're grateful for your interested in helping improve the Python track. but our maintainers are **not accepting community contributions at this time.**
21+
If you would like to discuss possible future changes, please open a [thread on the forum](https://forum.exercism.org/).
22+
23+
This [community blog post](https://exercism.org/blog/freeing-our-maintainers) contains more details.
2324

2425
</tr>
2526
</table>
27+
28+
---
29+
---
30+
2631
<br>
2732

33+
Hi. &nbsp;πŸ‘‹πŸ½ &nbsp;πŸ‘‹ &nbsp;**We are happy you are here.**&nbsp; πŸŽ‰&nbsp;🌟
34+
2835
**`exercism/Python`** is one of many programming language tracks on [exercism(dot)org][exercism-website].
2936
This repo holds all the instructions, tests, code, & support files for Python _exercises_ currently under development or implemented & available for students.
3037

0 commit comments

Comments
Β (0)