Skip to content

A minimal repo to aid in the reproduction of gatsby-mdx bugs

License

Notifications You must be signed in to change notification settings

detj/gatsby-mdx-minimal-repro

 
 

Repository files navigation

Gatsby MDX Repro Starter

An as minimal as possible repo to make it easier to create minimal reproduction examples for gatsby-mdx

How to use this repo

  • Fork this repo
  • clone your fork
  • git checkout -b <my-branch-name>
  • Make your changes
  • `git commit -m 'my commit message'
  • git push -u origin <my-branch-name>
  • Link to your branch when creating a new bug report or feature request

Thanks for helping gatsby-mdx development :)

About

A minimal repo to aid in the reproduction of gatsby-mdx bugs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%