Skip to content

feat(simple_pages): Ask contact form users not to use AI - #7844

Draft
mlissner wants to merge 1 commit into
mainfrom
claude/courtlistener-issue-7839-dam6nb
Draft

feat(simple_pages): Ask contact form users not to use AI#7844
mlissner wants to merge 1 commit into
mainfrom
claude/courtlistener-issue-7839-dam6nb

Conversation

@mlissner

Copy link
Copy Markdown
Member

Fixes

Fixes #7839

Summary

This PR adds a short note to the contact form asking people to write to us themselves instead of generating their message with AI.

The note uses the wording from the issue and renders as a Bootstrap help-block between the "Message" label and the textarea, so it's read before someone starts typing rather than after. It's a template-only change to the legacy stack (contact_form.html extends base.html); there is no v2_contact_form.html counterpart to keep in sync.

Deployment

This PR should:

  • skip-deploy (skips everything below)
    • skip-web-deploy
    • skip-celery-deploy
    • skip-cronjob-deploy
    • skip-daemon-deploy

No special deploy steps are required.

AI Disclosure

  • No AI tools were used to create the content of this PR.
  • Parts of this PR were created with the help of an AI tool, and I have carefully reviewed all of its content and take full responsibility for it.

Generated by Claude Code

Adds a short note under the message field on the contact form asking
people to write to us themselves rather than generating their message
with AI.

Fixes #7839
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request people don't use AI on the contact form

2 participants