Skip to content

Commit

Permalink
Add a note about new Hacktoberfest rules
Browse files Browse the repository at this point in the history
  • Loading branch information
chshersh authored Oct 3, 2020
1 parent bb832ae commit 3741fd8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,11 +136,12 @@ This seems like a neat deal!
Starting to learn Haskell with Learn4Haskell is very easy!

1. [Fork this repository](https://docs.github.com/en/free-pro-team@latest/github/getting-started-with-github/fork-a-repo).
2. Enable GitHub Actions for your fork repository.
2. :warning: Add the `hacktoberfest` topic to your fork. Otherwise, [your PRs won't count](https://hacktoberfest.digitalocean.com/hacktoberfest-update).
3. Enable GitHub Actions for your fork repository.
* Visit: https://github.com/<YOUR_GITHUB_USERNAME>/learn4haskell/actions
3. [Install the Haskell compiler](#installing-haskell).
4. Open the `src/Chapter1.hs` file, and start learning and solving tasks!
5. After you finish the first chapter (or any other chapter, or even if you are
4. [Install the Haskell compiler](#installing-haskell).
5. Open the `src/Chapter1.hs` file, and start learning and solving tasks!
6. After you finish the first chapter (or any other chapter, or even if you are
stuck in the middle), open
[Pull Request](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request)
__to your fork__ with the solution and mention @vrom911 and @chshersh and we
Expand Down

0 comments on commit 3741fd8

Please sign in to comment.