Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 792 Bytes

File metadata and controls

35 lines (20 loc) · 792 Bytes

Contributing to Markdown Previewer

First off, thank you for considering contributing to this project!

How Can I Contribute?

Reporting Bugs

If you find a bug, please create a new issue using the Bug Report template.

Suggesting Enhancements

Use the Feature Request template to suggest new features or improvements.

Pull Requests

  1. Fork the repository and create your branch from master or dev.
  2. Ensure your changes are well-tested.
  3. Issue a pull request!

Style Guide

Git Commit Messages

  • Use the present tense ("Add feature" not "Added feature").
  • Limit the first line to 72 characters or less.

Code Style

  • Stick to existing formatting (React/JS Standard).
  • Comment complex logic.

Questions?

Reach out to aadhar41@gmail.com.