mirror of
https://github.com/null2264/yokai.git
synced 2025-06-20 18:24:42 +00:00
docs: Fix broken links [skip ci]
This commit is contained in:
parent
ce88c8f31c
commit
16b13aa1a2
5 changed files with 29 additions and 40 deletions
42
.github/CONTRIBUTING.md
vendored
42
.github/CONTRIBUTING.md
vendored
|
@ -1,33 +1,25 @@
|
|||
1. **Before reporting a new issue, take a look at the [FAQ](https://github.com/inorichi/tachiyomi/wiki/FAQ), the [changelog](https://github.com/inorichi/tachiyomi/releases) and the already opened [issues](https://github.com/inorichi/tachiyomi/issues).**
|
||||
2. If you are unsure, ask here: [](https://discord.gg/tachiyomi)
|
||||
3. What is your type of issue?
|
||||
* [Catalogue request](#catalogue-requests)
|
||||
* [Bugs](#bugs)
|
||||
* [Feature requests](#feature-requests)
|
||||
* [Translations](https://github.com/inorichi/tachiyomi/wiki/Translation)
|
||||
4. After following 1. and 3. you can [open your issue](https://github.com/inorichi/tachiyomi/issues/new)
|
||||
> [!IMPORTANT]
|
||||
> Looking to report an issue/bug or make a feature request? Please refer to the [README file](https://github.com/null2264/yokai#contributing).
|
||||
|
||||
***
|
||||
---
|
||||
|
||||
# Catalogue requests
|
||||
Thanks for your interest in contributing to Yōkai!
|
||||
|
||||
* Catalogue requests should be created at https://github.com/inorichi/tachiyomi-extensions#readme, not here
|
||||
# Code contributions
|
||||
|
||||
# Bugs
|
||||
* Include version (Setting > About > Version)
|
||||
* If not latest, try updating, it may have already been solved
|
||||
* Dev version is equal to the number of commits as seen in the main page
|
||||
* Include steps to reproduce (if not obvious from description)
|
||||
* Include screenshot (if needed)
|
||||
* If it could be device-dependent, try reproducing on another device (if possible)
|
||||
* For large logs use http://pastebin.com/ (or similar)
|
||||
* Don't group unrelated requests into one issue
|
||||
Pull requests are welcome!
|
||||
|
||||
DO: https://github.com/inorichi/tachiyomi/issues/24 https://github.com/inorichi/tachiyomi/issues/71
|
||||
If you're interested in taking on [an open issue](https://github.com/null2264/yokai/issues), please comment on it so others are aware.
|
||||
You do not need to ask for permission nor an assignment.
|
||||
|
||||
DON'T: https://github.com/inorichi/tachiyomi/issues/75
|
||||
## Prerequisites
|
||||
|
||||
# Feature requests
|
||||
Before you start, please note that the ability to use following technologies is **required** and that existing contributors will not actively teach them to you.
|
||||
|
||||
* Write a detailed issue, explaning what it should do or how. Avoid writing just "like X app does"
|
||||
* Include screenshot (if needed)
|
||||
- Basic [Android development](https://developer.android.com/)
|
||||
- [Kotlin](https://kotlinlang.org/)
|
||||
|
||||
### Tools
|
||||
|
||||
- [Android Studio](https://developer.android.com/studio)
|
||||
- Emulator or phone with developer options enabled to test changes.
|
||||
|
|
7
.github/ISSUE_TEMPLATE/config.yml
vendored
7
.github/ISSUE_TEMPLATE/config.yml
vendored
|
@ -1,8 +1,5 @@
|
|||
blank_issues_enabled: false
|
||||
contact_links:
|
||||
- name: 📘 Main Tachiyomi issue
|
||||
url: https://github.com/tachiyomiorg/tachiyomi/issues/new/choose
|
||||
about: Issues that exist on both this fork AND the original Tachiyomi should be opened in the tachiyomi repository instead
|
||||
- name: 🖥️ Tachiyomi website
|
||||
url: https://tachiyomi.org/help/
|
||||
- name: 🖥️ Mihon website
|
||||
url: https://mihon.app/help/
|
||||
about: Guides, troubleshooting, and answers to common questions
|
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -33,7 +33,7 @@ body:
|
|||
required: true
|
||||
- label: If this is an request for a feature in the original Tachiyomi, I am opening because multiple versions of Yōkai have been released without this feature.
|
||||
required: true
|
||||
- label: If this is an issue with an extension, or a request for an extension, I should be opening an issue in the [extensions repository](https://github.com/tachiyomiorg/tachiyomi-extensions/issues/new/choose).
|
||||
- label: If this is an issue with an extension, or a request for an extension, I should be contacting the extensions repository's maintainer/support for help.
|
||||
required: true
|
||||
- label: I have updated the app to version **[1.7.11](https://github.com/null2264/yokai/releases/latest)**.
|
||||
required: true
|
||||
|
|
6
.github/ISSUE_TEMPLATE/issue_report.yml
vendored
6
.github/ISSUE_TEMPLATE/issue_report.yml
vendored
|
@ -94,11 +94,11 @@ body:
|
|||
required: true
|
||||
- label: I have written a short but informative title.
|
||||
required: true
|
||||
- label: If this is an issue with an extension, I should be opening an issue in the [extensions repository](https://github.com/tachiyomiorg/tachiyomi-extensions/issues/new/choose).
|
||||
- label: If this is an issue with an extension, or a request for an extension, I should be contacting the extensions repository's maintainer/support for help.
|
||||
required: true
|
||||
- label: I am reporting an issue exclusive to this fork. I have also checked that is not an issue on the [main version of Tachiyomi](https://github.com/tachiyomiorg/tachiyomi)
|
||||
- label: I am reporting an issue exclusive to this fork. I have also checked that is not an issue on the [main version of Mihon](https://github.com/mihonapp/mihon)
|
||||
required: true
|
||||
- label: I have tried the [troubleshooting guide](https://tachiyomi.org/help/guides/troubleshooting/).
|
||||
- label: I have tried the [troubleshooting guide](https://mihon.app/help/).
|
||||
required: true
|
||||
- label: I have updated the app to version **[1.7.11](https://github.com/null2264/yokai/releases/latest)**.
|
||||
required: true
|
||||
|
|
|
@ -76,7 +76,7 @@ Pull requests are welcome. For major changes, please open an issue first to disc
|
|||
|
||||
<details><summary>Issues</summary>
|
||||
|
||||
**Before reporting a new issue, take a look at the [FAQ](https://github.com/tachiyomiorg/tachiyomi/wiki/FAQ), the [changelog](https://github.com/null2264/yokai/releases) and the already opened [issues](https://github.com/null2264/yokai/issues).**
|
||||
**Before reporting a new issue, take a look at the [FAQ](https://mihon.app/docs/faq/general), the [changelog](https://github.com/null2264/yokai/releases) and the already opened [issues](https://github.com/null2264/yokai/issues).**
|
||||
|
||||
</details>
|
||||
|
||||
|
@ -90,8 +90,8 @@ Pull requests are welcome. For major changes, please open an issue first to disc
|
|||
* If it could be device-dependent, try reproducing on another device (if possible).
|
||||
* For large logs use [Pastebin](https://pastebin.com/) (or similar).
|
||||
* Don't group unrelated requests into one issue.
|
||||
- **DO**: [Example #1](https://github.com/tachiyomiorg/tachiyomi/issues/24), [Example #2](https://github.com/tachiyomiorg/tachiyomi/issues/71).
|
||||
- **DON'T**: [Example #1](https://github.com/tachiyomiorg/tachiyomi/issues/75).
|
||||
- **DO**: [Example #1](https://web.archive.org/web/20240117150729/https://github.com/tachiyomiorg/tachiyomi/issues/24), [Example #2](https://web.archive.org/web/20240117150735/https://github.com/tachiyomiorg/tachiyomi/issues/71).
|
||||
- **DON'T**: [Example #1](https://web.archive.org/web/20240117150741/https://github.com/tachiyomiorg/tachiyomi/issues/75).
|
||||
|
||||
</details>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue