From f309cf79bbb032a0686b7d04feb8fec18e600a84 Mon Sep 17 00:00:00 2001 From: Kitzunu <24550914+Kitzunu@users.noreply.github.com> Date: Sat, 12 Jun 2021 14:50:58 +0200 Subject: chore: file naming standard (#517) * A * file naming standard Fixes #491 * Revert "A" This reverts commit 1c225fed753554098069597a2bbcbe08213b76a1. * rename * Revert "rename" This reverts commit 65fd916faf8530ce258cc2b475c93971468680fe. * Revert "file naming standard" This reverts commit 6ca5a703a9e9d59f9c773029e4c04bfd012b6abb. * bye * Hi * Create the-staging-branch.md * 1 * Delete how-to-create-a-PR.md * Create how-to-create-a-pr.md * werafgt * Update the-modular-structure.md * wef --- docs/Bountysource.md | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 docs/Bountysource.md (limited to 'docs/Bountysource.md') diff --git a/docs/Bountysource.md b/docs/Bountysource.md deleted file mode 100644 index 8f02891..0000000 --- a/docs/Bountysource.md +++ /dev/null @@ -1,42 +0,0 @@ -## What is Bountysource - -Bountysource is a crowdfunding platform that allows people to sponsor any open source projects by placing "bounties" (money rewards) for the resolution of issues reported on GitHub. Whoever will fix that issue, will get the money from the bounty. - -So if you want to support a specific issue resolution, you can place bounties to our [open issues](https://github.com/azerothcore/azerothcore-wotlk/issues). - -Issues can be just bugs or even core feature requests. If you want to sponsor a non-existing issue, feel free to create it first and then apply the bounty on it. - -[https://www.bountysource.com/teams/azerothcore/bounties](https://www.bountysource.com/teams/azerothcore/bounties) - -You can also just donate to our [AzerothCore Bountysource organisation](https://salt.bountysource.com/checkout/amount?team=azerothcore) and let us decide on which issues/features allocate the money. - -I want to underline that solving the issue and claiming the bounty **is NOT restricted to AC staff only, everyone can do it! :)** - -This is how Bountysource works: - -1) Users fund bounties on open issues or feature requests they want to see addressed. - -2) Developers create solutions which closes the issues and claim the corresponding bounties on Bountysource. - -3) Backers can accept or reject the claims. - -4) If accepted, Bountysource pays the bounties to the developer. - -**Big thanks to our [top backers](https://www.bountysource.com/teams/azerothcore/backers) of Bountysource.** - -### What if you don't want to claim the bounty? - -What if you have worked on an issue that has a Bounty, but you do not want to claim it for yourself? - -You can donate that money back to the AzerothCore Bountysource organisation, so we can re-assign it to some other issue. - -The money you decide to give back to the AC organisation **will be shown as your own donation count**, so you will be in the list of [backers](https://www.bountysource.com/teams/azerothcore/backers) as well. - -This is what typically AC admins do. - -![image](https://user-images.githubusercontent.com/75517/117544116-1c968280-b020-11eb-80f6-5c7d3b725219.png) - - -## Other resources - -- [Official Bountysource FAQs](https://github.com/bountysource/core/wiki/Frequently-Asked-Questions) -- cgit