Skip to content

Commit

Permalink
Merge pull request #257 from jarmanso7/master
Browse files Browse the repository at this point in the history
replaced yomichan references to yomitan at CONTRIBUTING.md
  • Loading branch information
djahandarie authored Sep 25, 2023
2 parents b095efd + be7c166 commit 9b17389
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# Issues and Features

Issues reported on [GitHub](https://github.com/FooSoft/yomichan/issues) should include information about:
Issues reported on [GitHub](https://github.com/themoeway/yomitan/issues) should include information about:

* What the problem, question, or request is.
* What browser is being used.
* What version of Yomichan is being used.
* What version of Yomitan is being used.
* If applicable, an export of the settings file.

# Development
Expand All @@ -21,7 +21,7 @@ Below are a few guidelines to ensure contributions have a good level of quality

## Setup

Yomichan uses [Node.js](https://nodejs.org/) and [npm](https://www.npmjs.com/) tools for building and testing.
Yomitan uses [Node.js](https://nodejs.org/) and [npm](https://www.npmjs.com/) tools for building and testing.
After installing these Node.js, the development environment can be set up by running `npm ci`.

## Testing
Expand Down

0 comments on commit 9b17389

Please sign in to comment.