From 09757569dc23f2bc9507c1b4ea6939cac2bae245 Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Mon, 22 Aug 2022 16:15:23 +0200 Subject: [PATCH] Make link to contributing easier to find --- README.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 16e28b43..84a3d484 100644 --- a/README.rst +++ b/README.rst @@ -112,11 +112,10 @@ Project Information - **Documentation**: https://www.attrs.org/ - **Changelog**: https://www.attrs.org/en/stable/changelog.html - **Get Help**: please use the ``python-attrs`` tag on `StackOverflow `_ +- **Contributing**: `_ - **Third-party Extensions**: https://github.com/python-attrs/attrs/wiki/Extensions-to-attrs - **Supported Python Versions**: 3.6 and later (last 2.7-compatible release is `21.4.0 `_) -If you'd like to contribute to ``attrs`` you're most welcome and we've written `a little guide `_ to get you started! - ``attrs`` for Enterprise ------------------------