Skip to content

Conversation

@fern-support
Copy link
Contributor

Summary

This PR adds documentation for a new fern deep command that allows users to email Deep, one of Fern's co-founders.

Changes

  • Added to commands table: Listed fern deep in the main CLI commands reference table
  • Detailed documentation: Created an accordion section with comprehensive usage examples
  • Command options: Documented --subject and --message flags for email composition
  • User-friendly tip: Added encouragement for users to reach out with questions and feedback

Example Usage

# Basic usage
fern deep

# With subject
fern deep --subject "Question about SDK generation"

# With message
fern deep --message "I have a question about customizing TypeScript SDK output..."

# Combined
fern deep --subject "Feature request" --message "Would love to see support for..."

The documentation follows the existing pattern and style used for other CLI commands in the reference.

This commit introduces documentation for the new 'fern deep' command that allows users to email Deep, one of Fern's co-founders. The command supports optional --subject and --message flags for convenient email composition.

Changes:
- Added fern deep to the main commands table
- Created detailed accordion documentation with usage examples
- Included tip encouraging users to reach out with questions and feedback
@github-actions
Copy link
Contributor

@eyw520 eyw520 closed this Oct 28, 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