Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 791 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (11 loc) · 791 Bytes

Contributing to Readme Markdown Generator

👍🎉 First off, thanks for taking the time to contribute! 🎉👍

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Setting Up the project locally

  • first thing to contribute in this repo create fork
  • git clone the repo `git clone https://github.com/alhashmicode/setup-reactor.git'
  • install all node packages and make you changes npm install
  • add your issue or create pull request to see you changes and add it in main branch
  • create nice readme files

Submitting a Pull Request

Please go through existing issues and pull requests to check if somebody else is already working on it.