diff --git a/README.md b/README.md index 2dff87a..2dcb69c 100644 --- a/README.md +++ b/README.md @@ -2,23 +2,12 @@ Repo to track the progress of adding time stamps to the Julia Language's YouTube videos. -## Get Involved (and get a Hackotberfest contribution completed) - -If you want to help add timestamps to the YouTube videos found here: https://www.youtube.com/user/julialanguage, please follow the below steps: -- See the time stamps in the description here: https://www.youtube.com/watch?v=DGojI9xcCfg&list=PLP8iPy9hna6Q2Kr16aWPOKE0dz9OnsnIJ&index=2 for an example of what you should do. -- Find a video without time stamps that interests you -- Create a new markdown file in the `videos` folder name with the title of the video. -- Watch the video and add descriptive timestamps to the issue you opened (see here for an example: https://github.com/JuliaCommunity/YouTubeVideoTimestamps/issues/84) -- Once the timestamps are accepted, we will add a S/o to you in the video description as a thank you for your help and you will get a `hacktoberfest-accepted` label on the PR. - - ## Get Involved If you want to help add timestamps to the YouTube videos found here: https://www.youtube.com/user/julialanguage, please follow the below steps: - See the time stamps in the description here: https://www.youtube.com/watch?v=DGojI9xcCfg&list=PLP8iPy9hna6Q2Kr16aWPOKE0dz9OnsnIJ&index=2 for an example of what you should do. - Find a video without time stamps that interests you -- Open a new issue with the videos title to "claim" the video such that there's no overlapping work -- Watch the video and add descriptive descriptions to the issue you opened -- Once the description is accepted we will add a S/o to you in the video description as a thank you for your help! +- [Create a new issue](https://github.com/JuliaCommunity/YouTubeVideoTimestamps/issues/new) on this repo, with the issue title as the title of the video. +- Watch the video and add descriptive timestamps to the issue you opened (see here for an example: https://github.com/JuliaCommunity/YouTubeVideoTimestamps/issues/84) -Thank you! #JuliaLang +To see recent activity, go to the [closed issues](https://github.com/JuliaCommunity/YouTubeVideoTimestamps/issues?q=is%3Aissue+is%3Aclosed) page on this repository.