From fd9290fe99f4a24e741716b253bb84fa8aaa446c Mon Sep 17 00:00:00 2001 From: Atiqur Rahman Date: Thu, 30 Jul 2026 19:04:25 +0600 Subject: [PATCH 1/3] docs: update 'Twitter' to 'social media' in CONTRIBUTING.rst --- CONTRIBUTING.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index f761922a264..62b0bf6759b 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -11,7 +11,7 @@ so do not hesitate! Feature requests and feedback ----------------------------- -Do you like pytest? Share some love on Twitter or in your blog posts! +Do you like pytest? Share some love on social media or in your blog posts! We'd also like to hear about your propositions and suggestions. Feel free to `submit them as issues `_ and: From 0ed890161074cbce76b6f86592a985388f7d467b Mon Sep 17 00:00:00 2001 From: Atiqur Rahman Date: Thu, 30 Jul 2026 19:15:35 +0600 Subject: [PATCH 2/3] docs: add changelog entry for PR #14804 --- changelog/14804.doc.rst | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/14804.doc.rst diff --git a/changelog/14804.doc.rst b/changelog/14804.doc.rst new file mode 100644 index 00000000000..99454bce221 --- /dev/null +++ b/changelog/14804.doc.rst @@ -0,0 +1 @@ +Updated outdated "Twitter" reference to "social media" in ``CONTRIBUTING.rst`` to align with the contact page which lists Bluesky, Mastodon, and Twitter/X. From 516c63560fa3c66516e50ebce66833156409cd99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=F0=9F=87=BA=F0=9F=87=A6=20Sviatoslav=20Sydorenko=20=28?= =?UTF-8?q?=D0=A1=D0=B2=D1=8F=D1=82=D0=BE=D1=81=D0=BB=D0=B0=D0=B2=20=D0=A1?= =?UTF-8?q?=D0=B8=D0=B4=D0=BE=D1=80=D0=B5=D0=BD=D0=BA=D0=BE=29?= Date: Thu, 30 Jul 2026 17:11:36 +0200 Subject: [PATCH 3/3] Drop the #14804 change note --- changelog/14804.doc.rst | 1 - 1 file changed, 1 deletion(-) delete mode 100644 changelog/14804.doc.rst diff --git a/changelog/14804.doc.rst b/changelog/14804.doc.rst deleted file mode 100644 index 99454bce221..00000000000 --- a/changelog/14804.doc.rst +++ /dev/null @@ -1 +0,0 @@ -Updated outdated "Twitter" reference to "social media" in ``CONTRIBUTING.rst`` to align with the contact page which lists Bluesky, Mastodon, and Twitter/X.