Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 676 Bytes

contributing.md

File metadata and controls

18 lines (17 loc) · 676 Bytes

Hello Contributers!


Kindly raise an issue before creating a pull request. Do not make duplicate issues.

How to contribute:

  1. Star the repository. (optional)
  2. Fork the project. Click on the icon in the top right to get started.
  3. You can use following command to clone it into your local machine.
git clone https://github.com/<your-github-username>/Unique-Frontends
  1. Navigate to your project directory.
cd Unique-Frontends
  1. Kindly contribute in a forked repository ONLY.
  2. Do not contribute to master branch, make a seperate branch and compare across forks while making a pull request.

Happy Contributing..!