Skip to content

Commit

Permalink
Rename Github -> GitHub
Browse files Browse the repository at this point in the history
<rikaitan.link>ZTJmZTIyNGUyNDVkNjBmZmM4MjBiYzk1MmQ5YTExYjYyMmQ4YmFhMgo=</rikaitan.link>
  • Loading branch information
jason-ojisan committed Dec 12, 2024
1 parent 90aeb61 commit da1ae0f
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,12 @@ Since this is a distributed effort, we **highly welcome new contributors**! Feel
Here are some ways anyone can help:

- Try using the Rikaitan dev build. Not only do you get cutting edge features, but you can help uncover bugs and give feedback to developers early on.
- Document any UI/UX friction in Github Issues. We're looking to make Rikaitan more accessible to non-technical users.
- Document any UI/UX friction in GitHub Issues. We're looking to make Rikaitan more accessible to non-technical users.
- All the issues in `area/bug` older than 2 months need help reproducing. If anything interests you, please try to reproduce it and report your results. We can't easily tell if these issues are one-off, have since been resolved, or are no longer relevant.

> The current active maintainers of Rikaitan spend a lot of their time debugging and triaging issues. When someone files a bug report, we need to assess the frequency and severity of the bug. It is extremely helpful if we get multiple reports of people who experience a bug or people who can contribute additional detail to an existing bug report.
If you're looking to code, please let us know what you plan on working on before submitting a Pull Request. This gives the core maintainers an opportunity to provide feedback early on before you dive too deep. You can do this by opening a Github Issue with the proposal.
If you're looking to code, please let us know what you plan on working on before submitting a Pull Request. This gives the core maintainers an opportunity to provide feedback early on before you dive too deep. You can do this by opening a GitHub Issue with the proposal.

Some contributions we always appreciate:

Expand Down
2 changes: 1 addition & 1 deletion docs/development/language-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -414,4 +414,4 @@ In certain languages, dictionary entries may contain readings as a key to read w

## Stuck?

If you have any questions, please feel free to open a Discussion on Github, or find us on [DJT](https://tatsumoto.neocities.org/blog/join-our-community).
If you have any questions, please feel free to open a Discussion on GitHub, or find us on [DJT](https://tatsumoto.neocities.org/blog/join-our-community).
2 changes: 1 addition & 1 deletion docs/operations/deployments.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Deployments

We deploy rikaitan to the Firefox and Chrome webstore via two channels -- the dev build and the stable build. We do this via a series of Github Actions.
We deploy rikaitan to the Firefox and Chrome webstore via two channels -- the dev build and the stable build. We do this via a series of GitHub Actions.

Only collaborators with deployment permissions are allowed to deploy.

Expand Down
4 changes: 2 additions & 2 deletions ext/info.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,11 @@ <h2 id="links">Links</h2>
<li>User guide: <a href="https://rikaitan.github.io" rel="noreferrer noopener">Homepage</a></li>
<li>Information and downloadable dictionaries: <a href="https://tatsumoto.neocities.org/blog/setting-up-yomichan.html" rel="noreferrer noopener">Tatsumoto</a></li>
<li>Recommended dictionaries: <a href="https://rikaitan.github.io/dictionaries/">Rikaitan Dictionaries</a></li>
<li>Source code: <a href="https://github.com/Ajatt-Tools/rikaitan" rel="noreferrer noopener">Github</a></li>
<li>Source code: <a href="https://github.com/Ajatt-Tools/rikaitan" rel="noreferrer noopener">GitHub</a></li>
<li>Release notes: <a href="https://github.com/Ajatt-Tools/rikaitan/releases" rel="noreferrer noopener" data-href-format="https://github.com/Ajatt-Tools/rikaitan/releases/tag/{version}" id="release-notes-this-version-link">This version</a> | <a href="https://github.com/Ajatt-Tools/rikaitan/releases" rel="noreferrer noopener">All versions</a></li>
<li>More extension information: <a href="https://rikaitan.github.io/privacy/">Permissions</a> | <a href="/legal.html">Licenses</a> | <a href="/issues.html">Issues</a></li>
<li>Enjoying Rikaitan? Help us by leaving a review on the Firefox/Chrome store! <a href="https://addons.mozilla.org/en-US/firefox/addon/rikaitan/">Firefox</a> | <a href="https://chromewebstore.google.com/detail/rikaitan/pnjdahdadbkhcfamabafkjbjblbgkodk">Chrome</a></li>
<li>Bugs? Report them here: <a href="https://github.com/Ajatt-Tools/rikaitan/issues/new/choose" rel="noreferrer noopener">Github Issues</a></li>
<li>Bugs? Report them here: <a href="https://github.com/Ajatt-Tools/rikaitan/issues/new/choose" rel="noreferrer noopener">GitHub Issues</a></li>
</ul>
</div></div></div></div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion ext/support.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h2>Here are some ways to support Rikaitan:</h2>
<div class="settings-item"><div class="settings-item-inner"><div class="settings-item-left"><div class="settings-item-label">
<ul>
<li>Leave us a review on the Firefox/Chrome store! <a href="https://addons.mozilla.org/en-US/firefox/addon/rikaitan/">Firefox</a> | <a href="https://chromewebstore.google.com/detail/rikaitan/pnjdahdadbkhcfamabafkjbjblbgkodk">Chrome</a></li>
<li>Report any bugs or feedback on our <a href="https://github.com/Ajatt-Tools/rikaitan/issues/new/choose" rel="noreferrer noopener">Github Issues</a>.</li>
<li>Report any bugs or feedback on our <a href="https://github.com/Ajatt-Tools/rikaitan/issues/new/choose" rel="noreferrer noopener">GitHub Issues</a>.</li>
<li>Contribute to the Rikaitan project! Start by reading our <a href="https://github.com/Ajatt-Tools/rikaitan/blob/main/CONTRIBUTING.md" rel="noreferrer noopener">Contribution Guidelines</a>.</li>
</ul>
</div></div></div></div>
Expand Down

0 comments on commit da1ae0f

Please sign in to comment.