Skip to content

officialnosk/Open-Data-Day-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open-Data-Day-2021

Instruction for Attendees

If you were present at the talk, you were probably asked to add your name to the file attendees.txt and send pull request. Please follow the instructions carefully to complete the task.

  1. Fork this repository.
  2. Clone the repository named Open-Data-Day-2021 from your profile to your computer.

`git clone https://github.com/officialnosk/Open-Data-Day-2021.git

Don't forget to change officialnosk on the URL below with your GitHub username.

  1. Open the file attendees.txt from Talk-on-git-and-github folder. Add your name and save it.

  2. Add the file to staging area, commit changes and push to your remote repository.

git add attendees.txt
git commit -m "add name to list[your name]"
git push
  1. Browse to your repository, click on Pull Request option. Send pull request by clicking on New Pull Request button and follow the instructions therein.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published