-1.
Before reporting a new issue, take a look at the FAQ, the changelog and the already opened issues.
-2. If you are unsure, ask here:

+* Local reading of content.
+* A configurable reader with multiple viewers, reading directions and other settings.
+* Tracker support: [MyAnimeList](https://myanimelist.net/), [AniList](https://anilist.co/), [Kitsu](https://kitsu.io/), [MangaUpdates](https://mangaupdates.com), [Shikimori](https://shikimori.one), and [Bangumi](https://bgm.tv/) support.
+* Categories to organize your library.
+* Light and dark themes.
+* Schedule updating your library for new chapters.
+* Create backups locally to read offline or to your desired cloud service.
+* Plus much more...
-
-
-
Bugs
-
- Include version (More → About → Version)
- If not latest, try updating, it may have already been solved
- Beta version is equal to the number of commits as seen on 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)
-
-- Don't group unrelated requests into one issue
-
-
-
-
Feature requests
-
- Write a detailed issue, explaining what it should do or how. Avoid writing just "like X app does"
- Include screenshot (if needed)
-
-Source requests are not accepted.
-
-
-
-
Repositories
-
-
-
License
+## Contributing
-
Copyright © 2024 The Mihon Open Source Project
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.
+[Code of conduct](./CODE_OF_CONDUCT.md) · [Contributing guide](./CONTRIBUTING.md)
-
Credits
+Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
-
Thank you to all the people who have already contributed!
-
-
-
-
-
+If you got any questions, [join our Discord server](https://discord.gg/mihon).
+
+
Issues
+
+Before reporting a new issue, take a look at the [FAQ](https://mihon.app/docs/faq/general), the [changelog](https://mihon.app/changelogs/) and the already opened [issues](https://github.com/mihonapp/mihon/issues).
+
+
+
+
Bugs
+
+* Include version (**More → About → Version**).
+* If not latest, try updating, it may have already been solved.
+* Beta version is equal to the number of commits as seen on 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).
+* Don't group unrelated requests into one issue
+- **DO:** [#24](https://git.mihon.dev/tachiyomi/tachiyomi/issues/24), [#71](https://git.mihon.dev/tachiyomi/tachiyomi/issues/71)
+- **DON'T:** [#75](https://git.mihon.dev/tachiyomi/tachiyomi/issues/75)
+
+
+
+
Feature requests
+
+* Write a detailed issue, explaining what it should do or how.
+ * Avoid writing just "like X app does";
+* Include screenshot (if needed)
+* Source requests are not accepted.
+
+
+
+### Repositories
+
+[](https://github.com/mihonapp/website/)
+
+### Credits
+
+Thank you to all the people who have contributed!
+
+
+
+
+
+### Disclaimer
+
+The developer(s) of this application does not have any affiliation with the content providers available, and this application hosts zero content.
+
+### License
+
+```
+Copyright © 2015 Javier Tomás
+Licensed under the Apache License, Version 2.0 (the "License");
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+
+Modifications Copyright © 2024 The Mihon Open Source Project
+```
+
+
\ No newline at end of file