From 16aeb76a5cca3f0d2ea7f9804e2d72af3a34291b Mon Sep 17 00:00:00 2001 From: Aeryk <53209134+kyrea@users.noreply.github.com> Date: Sat, 28 Oct 2023 23:01:03 +0530 Subject: [PATCH 1/2] Improved CONTRIBUTING.md to better language --- CONTRIBUTING.md | 29 ++++++++++++++--------------- 1 file changed, 14 insertions(+), 15 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dc6cdeb..79aef61 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,26 +1,25 @@ -# Contributing to Waifu.it +# Contributing Guidelines -We love your input! We want to make contributing to this project as easy as possible, whether it's: +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: -- Submitting a fix -- Reporting an issue -- Becoming a maintainer +- Fixing issues +- Reporting bugs or problems +- Becoming a project maintainer - Proposing new features -- Discussing the current state of the code +- Engaging in discussions about the project's codebase ## Code of Conduct -The code of conduct is described in [Code of Conduct](CODE_OF_CONDUCT.md). +Please review our [Code of Conduct](CODE_OF_CONDUCT.md) to understand our community's behavior standards. -## Feature Request +## Feature Requests -Great Feature Requests tend to have: +If you have a feature in mind, we appreciate it when feature requests include: -- 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. +- 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 -## License +## Licensing -By contributing to Animu Documentation, you agree that your contributions will be licensed -under the [LICENSE file](LICENSE.md). +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). From d9e83ea343f623ffa74c3160fe1538dfdaa30146 Mon Sep 17 00:00:00 2001 From: Aeryk <53209134+kyrea@users.noreply.github.com> Date: Sat, 28 Oct 2023 23:04:19 +0530 Subject: [PATCH 2/2] Update CONTRIBUTING.md --- CONTRIBUTING.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e69de29..5007621 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -0,0 +1,25 @@ +# 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).