Skip to content

pratiksha176/internShowcase

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

91 Commits
Β 
Β 
Β 
Β 

Repository files navigation

AITS associates project submission guidelines

Steps to submit your project

  1. Open your browser and go to https://github.com/ai-techsystems/internShowcase.git
  2. Click on Fork button.
  3. Type following command in a terminal
git clone <forked_repository_url>
cd internShowcase

git checkout -b <your_name>
mkdir <your_email_address>
cd <your_email_address>
cp <your_project_path> .

git add .
git commit -am "<your_name> submission: <your_project_title>"
git push origin <your_name>
  1. go to <forked_repository_url> in a web browser
  2. Select green button "Compare & pull request"
  3. Add project statement in the comment section.
  4. Create pull request

open browser with https://github.com/ai-techsystems/internShowcase and click on green button with "compare & pull request", press the button, fill in the details and click "Create pull request".

Instructional Video with Steps

About

Open Source Social Projects from AITS Interns with πŸ’

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Jupyter Notebook 100.0%