From f1efbb785d18febbef2df078a7ec358dd7bc2b1a Mon Sep 17 00:00:00 2001 From: Idadelveloper <56026636+Idadelveloper@users.noreply.github.com> Date: Tue, 15 Oct 2019 08:56:07 +0100 Subject: [PATCH] Update first-timers-issue-template.md Removed line 31 and 32 --- .github/first-timers-issue-template.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/first-timers-issue-template.md b/.github/first-timers-issue-template.md index 6adbf53..c7dc45d 100644 --- a/.github/first-timers-issue-template.md +++ b/.github/first-timers-issue-template.md @@ -28,9 +28,6 @@ $DIFF - [ ] 💾 **Commit** your changes - [ ] 🔀 **Start a Pull Request**. There are two ways how you can start a pull request: - -1. If you are familiar with the terminal or would like to learn it, [here is a great tutorial](https://egghead.io/series/how-to-contribute-to-an-open-source-project-on-github) on how to send a pull request using the terminal. - 2. You can also [edit files directly in your browser](https://help.github.com/articles/editing-files-in-your-repository/) and open a pull request from there. - [ ] 🏁 **Done** Ask in comments for a review :)