Skip to content

shrimps4321/sdocs

 
 

Repository files navigation

Contribute to the documentation

Thank you for your interest in contributing to our documentation! This guide will help you get started.

How to contribute

Local development

  1. Fork and clone this repository
  2. Install the Mintlify CLI: npm i -g mint
  3. Create a branch for your changes
  4. Make changes
  5. Navigate to the docs directory and run mint dev
  6. Preview your changes at http://localhost:3000
  7. Commit your changes and submit a pull request

Writing guidelines

  • Use active voice: "Run the command" not "The command should be run"
  • Address the reader directly: Use "you" instead of "the user"
  • Keep sentences concise: Aim for one idea per sentence
  • Lead with the goal: Start instructions with what the user wants to accomplish
  • Use consistent terminology: Don't alternate between synonyms for the same concept
  • Include examples: Show, don't just tell

About

gay

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 97.7%
  • MDX 2.3%