- Open your browser and go to https://github.com/ai-techsystems/internShowcase.git
- Click on Fork button.
- Type following command in a terminal
- 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>
- Mention your AITS affiliation as author with url ai-techsystems.com in notebook and paper.
- go to <forked_repository_url> in a web browser
- Select green button "Compare & pull request"
- Add project statement in the comment section.
- 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".