Skip to content

Open Source Social Projects from AITS associates with 💝

Notifications You must be signed in to change notification settings

pk1098/internShowcase

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 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
  4. Download IEEE template https://www.ieee.org/content/dam/ieee-org/ieee/web/org/conferences/Conference-template-A4.doc
git clone <forked_repository_url>
cd internShowcase

git checkout -b <your_name>
mkdir <your_email_address>
cp -Rp <your_source_code> .
cp -p <your_IEEE_formatted_report>.pdf .
# Download IEEE template https://www.ieee.org/content/dam/ieee-org/ieee/web/org/conferences/Conference-template-A4.doc

git add .
git commit -am "<your_name> submission: <your_project_title>"
git push origin <your_name>
  1. Mention your AITS affiliation as author with url ai-techsystems.com in notebook and paper.
  2. go to <forked_repository_url> in a web browser
  3. Select green button "Compare & pull request"
  4. Add project statement in the comment section.
  5. 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 associates with 💝

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%