From 3880129656c55f7efdc67c7f6e7c84e3e58fd6e7 Mon Sep 17 00:00:00 2001 From: "claude[bot]" <41898282+claude[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 07:45:11 +0000 Subject: [PATCH] Remove mentions of private questions from question-writing guidelines Private questions are deprecated. Remove references to creating private questions from the question content rules, while preserving the existing FAQ entry that explains they are discontinued. Closes #4627 Co-authored-by: Sylvain --- .../src/app/(main)/question-writing/page.tsx | 20 ++++--------------- 1 file changed, 4 insertions(+), 16 deletions(-) diff --git a/front_end/src/app/(main)/question-writing/page.tsx b/front_end/src/app/(main)/question-writing/page.tsx index fd523afbf5..9f3109e4d0 100644 --- a/front_end/src/app/(main)/question-writing/page.tsx +++ b/front_end/src/app/(main)/question-writing/page.tsx @@ -458,20 +458,13 @@ export default function QuestionChecklist() {
  • Questions should be on topics that are notable.{" "} Questions should reasonably be expected to be of interest to at - least some other users. If your question idea is only interesting to - you or a small group of friends, you can make a private question, - and share it with them. + least some other users.
  • - Public questions should not concern the personal lives of - non-public figures. - {" "} - Questions about non-public figures are generally only appropriate as{" "} - - private questions - - . + Questions should not concern the personal lives of non-public + figures. +
  • @@ -522,11 +515,6 @@ export default function QuestionChecklist() { launching those that pose a significant risk.
  • -

    - Question content rules (with the exception of the notability - requirement, and the no non-public figures rule) apply equally to - private questions as they do to public ones. -

    About the Community Moderators