Skip to content

Conversation

@fern-support
Copy link
Contributor

Summary

This PR adds documentation for a new fern deep command that enables users to send emails directly to Deep, our co-founder.

Changes

  • CLI Commands Table: Added fern deep entry to the main commands reference table
  • Detailed Documentation: Created a comprehensive accordion section with:
    • Command overview and description
    • --message flag for custom email content
    • --subject flag for custom subject lines
    • Usage examples demonstrating both flags
    • Helpful tip about Deep's personal engagement with the community

Example Usage

# Send a simple email
fern deep --message "Love the new SDK features!"

# Include a subject line
fern deep --subject "Feature Request" --message "Would love to see GraphQL support"

The command follows the same documentation patterns and formatting as other CLI commands in the reference.

This commit introduces a new 'fern deep' command to the CLI reference documentation that allows users to send emails directly to Deep, our co-founder. The command supports optional --message and --subject flags for customizing the email content.

Changes:
- Added 'fern deep' to the main commands table
- Created detailed accordion documentation with usage examples
- Included helpful tip about Deep's personal engagement with users

Co-Authored-By: Claude <[email protected]>
@github-actions
Copy link
Contributor

@sahil485 sahil485 closed this Oct 29, 2025
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.

3 participants