Skip to content

Commit

Permalink
Merge branch 'staging' of https://github.com/WaifuAPI/Documentation i…
Browse files Browse the repository at this point in the history
…nto staging
  • Loading branch information
kyrea committed Dec 4, 2023
2 parents 075354a + d9e83ea commit 9f8d7b0
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 30 deletions.
51 changes: 25 additions & 26 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,26 +1,25 @@
# Contributing to Waifu.it

We love your input! We want to make contributing to this project as easy as possible, whether it's:

- Submitting a fix
- Reporting an issue
- Becoming a maintainer
- Proposing new features
- Discussing the current state of the code

## Code of Conduct

The code of conduct is described in [Code of Conduct](CODE_OF_CONDUCT.md).

## Feature Request

Great Feature Requests tend to have:

- A quick idea summary.
- What & why you wanted to add the specific feature.
- Additional context like images, links to resources to implement the feature etc, etc.

## License

By contributing to Animu Documentation, you agree that your contributions will be licensed
under the [LICENSE file](LICENSE.md).
# Contributing Guidelines

Welcome to the Waifu.it community! We value your contributions and aim to make the process of contributing as straightforward as possible. You can help in various ways, such as:

- Fixing issues
- Reporting bugs or problems
- Becoming a project maintainer
- Proposing new features
- Engaging in discussions about the project's codebase

## Code of Conduct

Please review our [Code of Conduct](CODE_OF_CONDUCT.md) to understand our community's behavior standards.

## Feature Requests

If you have a feature in mind, we appreciate it when feature requests include:

- A concise summary of the idea
- Explanation of what the feature is and why it would be beneficial
- Any additional context, like images or resources that could help in implementing the feature

## Licensing

By contributing to the Waifu.it project, you agree that your contributions will be subject to the terms specified in our [LICENSE file](LICENSE.md).
2 changes: 1 addition & 1 deletion components/counters.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ function MyButton() {

export default function MyApp() {
return <MyButton />
}
}
4 changes: 1 addition & 3 deletions pages/index.mdx
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Introduction

Welcome to the documentation for Waifu.it - a high-level API that provide anime related information from numerous
entertainment mediums (such as anime, manga, light novels, movies etc.), along with links to these contents from publicly-available online
sources. This website intends to inform you about how to use both the API ([https://waifu.it](https://waifu.it)).
Welcome to the documentation for Waifu.it, a comprehensive API that offers a wealth of anime-related information spanning various entertainment mediums, including anime, manga, light novels, and movies. Additionally, it provides direct links to these contents from publicly accessible online sources. This documentation aims to guide you on how to effectively utilize the API, which can be accessed at [https://waifu.it](https://waifu.it).
1 change: 1 addition & 0 deletions pages/list-of-endpoints.mdx
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

## List of Endpoints

Waifu.it supports a wealth of endpoints, which can be categorized into the following groups:
Expand Down

0 comments on commit 9f8d7b0

Please sign in to comment.