Skip to content

Latest commit

 

History

History
106 lines (80 loc) · 2.85 KB

File metadata and controls

106 lines (80 loc) · 2.85 KB

Support

Hi! 👋 Take a moment to read the following guidelines. Thanks for using our work!

Contents

Expectations

This community has a code of conduct. You must follow it when interacting with the community.

Be respectful and considerate when asking for things. You are not entitled to free customer service.

Be friendly! Be excellent to each other.

Contributions

See contributing.md on how to contribute.

Where to ask questions

Each organization has a discussion forum:

  • mdx — markdown for the component era
  • micromark — underlying markdown parser
  • rehype — HTML ecosystem
  • remark — markdown ecosystem
  • retext — natural language ecosystem
  • syntax-tree — ASTs: estree, hast, mdast, nlcst, unist, xast
  • unified — core of the ecosystem
  • vfile — virtual file format

How to ask questions

  • help us help you! spend time framing questions
  • show the code, show what you tried
  • search discussions and issues before opening something, include links to what you find
  • make your question concrete, zoom in; explain what the actual problem is
  • when you ask something specific, zoom out; explain the context of your question
  • anticipate a follow up question of “Why?” and answer it already
  • learn about the rubber duck debugging method, it really helps
  • avoid falling for the XY problem
  • provide sample code: a markdown code block, CodeSandbox, StackBlitz, video

License

This document has the following license: CC-BY-4.0 © Titus Wormer