mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-12 16:24:45 +03:00
Updated Gitter URL
This commit is contained in:
parent
d48dca3dc4
commit
c0125dcaf7
2
.github/CONTRIBUTING.md
vendored
2
.github/CONTRIBUTING.md
vendored
|
@ -4,7 +4,7 @@ Bug fixes, feature additions, tests, documentation and more can be contributed v
|
||||||
|
|
||||||
## Bug fixes, feature additions, etc.
|
## Bug fixes, feature additions, etc.
|
||||||
|
|
||||||
Please send a pull request to the `main` branch. Please include [documentation](https://pillow.readthedocs.io) and [tests](../Tests/README.rst) for new features. Tests or documentation without bug fixes or feature additions are welcome too. Feel free to ask questions [via issues](https://github.com/python-pillow/Pillow/issues/new), [discussions](https://github.com/python-pillow/Pillow/discussions/new), [Gitter](https://gitter.im/python-pillow/Pillow) or irc://irc.freenode.net#pil
|
Please send a pull request to the `main` branch. Please include [documentation](https://pillow.readthedocs.io) and [tests](../Tests/README.rst) for new features. Tests or documentation without bug fixes or feature additions are welcome too. Feel free to ask questions [via issues](https://github.com/python-pillow/Pillow/issues/new), [discussions](https://github.com/python-pillow/Pillow/discussions/new), [Gitter](https://app.gitter.im/#/room/#python-pillow_Pillow:gitter.im) or irc://irc.freenode.net#pil
|
||||||
|
|
||||||
- Fork the Pillow repository.
|
- Fork the Pillow repository.
|
||||||
- Create a branch from `main`.
|
- Create a branch from `main`.
|
||||||
|
|
|
@ -82,8 +82,8 @@ As of 2019, Pillow development is
|
||||||
<tr>
|
<tr>
|
||||||
<th>social</th>
|
<th>social</th>
|
||||||
<td>
|
<td>
|
||||||
<a href="https://gitter.im/python-pillow/Pillow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img
|
<a href="https://app.gitter.im/#/room/#python-pillow_Pillow:gitter.im?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"><img
|
||||||
alt="Join the chat at https://gitter.im/python-pillow/Pillow"
|
alt="Join the chat at https://app.gitter.im/#/room/#python-pillow_Pillow:gitter.im"
|
||||||
src="https://badges.gitter.im/python-pillow/Pillow.svg"></a>
|
src="https://badges.gitter.im/python-pillow/Pillow.svg"></a>
|
||||||
<a href="https://twitter.com/PythonPillow"><img
|
<a href="https://twitter.com/PythonPillow"><img
|
||||||
alt="Follow on https://twitter.com/PythonPillow"
|
alt="Follow on https://twitter.com/PythonPillow"
|
||||||
|
|
|
@ -74,8 +74,8 @@ Pillow for enterprise is available via the Tidelift Subscription. `Learn more <h
|
||||||
:alt: OpenSSF Best Practices
|
:alt: OpenSSF Best Practices
|
||||||
|
|
||||||
.. image:: https://badges.gitter.im/python-pillow/Pillow.svg
|
.. image:: https://badges.gitter.im/python-pillow/Pillow.svg
|
||||||
:target: https://gitter.im/python-pillow/Pillow?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
|
:target: https://app.gitter.im/#/room/#python-pillow_Pillow:gitter.im?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
|
||||||
:alt: Join the chat at https://gitter.im/python-pillow/Pillow
|
:alt: Join the chat at https://app.gitter.im/#/room/#python-pillow_Pillow:gitter.im
|
||||||
|
|
||||||
.. image:: https://img.shields.io/badge/tweet-on%20Twitter-00aced.svg
|
.. image:: https://img.shields.io/badge/tweet-on%20Twitter-00aced.svg
|
||||||
:target: https://twitter.com/PythonPillow
|
:target: https://twitter.com/PythonPillow
|
||||||
|
|
Loading…
Reference in New Issue
Block a user