From c91ed60ae4bdc255a40eb085b35735de2d74dc5b Mon Sep 17 00:00:00 2001 From: Wessel Tip Date: Fri, 7 Jun 2019 20:28:58 +0200 Subject: [PATCH] oopsie --- .github/CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 02cec26..62ebd32 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -2,7 +2,7 @@ **The issue tracker is only for bug reports and enhancement suggestions. If you have a question, please ask it in the [Discord](https://discord.gg/SV7DAE9) instead of opening an issue – you will get redirected there anyway.** -If you wish to contribute to Yorushika, feel free to fork the repository and submit a pull request. +If you wish to contribute to Wumpfetch, feel free to fork the repository and submit a pull request. [ESLint](https://eslint.org/) is used to correct most typo's you make, so it would be helpful if you added [ESLint](https://eslint.org/) to your editor of choice) ## Setup @@ -11,4 +11,4 @@ To get ready to work on the codebase, please do the following: 1. Fork & clone the repository, and make sure you're on the **master** branch 2. Run `yarn --dev` or `npm install --dev` 4. Code your heart out and test using `yarn test` or `npm run test`! -6. [Submit a pull request](https://github.com/PassTheWessel/yorushika/compare) \ No newline at end of file +6. [Submit a pull request](https://github.com/PassTheWessel/wumpfetch/compare) \ No newline at end of file