Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 529 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (12 loc) · 529 Bytes

Contribution Guide

If you are member of Sai Ashirwad Informatia, start directly with project clone.

cd existing_repo
git remote add origin https://gitlab.com/SaiAshirwadInformatia/projects/label-generator.git
git branch -M main
git push -uf origin main

If you are an external contributor

  1. Fork https://gitlab.com/SaiAshirwadInformatia/projects/label-generator into your namespace
  2. Create a new branch and add your contributions
  3. Raise a merge request into Parent Repository so it available to all