Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
d2phap authored Jan 10, 2020
1 parent 3b906a6 commit 4315a25
Showing 1 changed file with 5 additions and 28 deletions.
33 changes: 5 additions & 28 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,24 +9,19 @@ We welcome any type of contribution, not only code. You can help with
- **Marketing**: writing blog posts, howto's, printing stickers, ...
- **Community**: presenting the project at meetups, organizing a dedicated meetup for the local community, ...
- **Code**: take a look at the [open issues](https://github.com/d2phap/ImageGlass/issues). Even if you can't write code, commenting on them, showing that you care about a given issue matters. It helps us triage them.
- **Money**: we welcome financial contributions in full transparency on our [Open Collective](https://opencollective.com/imageglass) or [Paypal](https://www.paypal.me/d2phap).
- **Translation**: because we want our software to be accessible by anyone, even if they don't speak English. We have a [Crowdin page](https://crowdin.com/project/imageglass/invite) to make the translation of Image Glass easier.
- **Money**: we welcome financial contributions in full transparency on our [Github Sponsor](https://github.com/sponsors/d2phap) or [Paypal](https://www.paypal.me/d2phap).
- **Translation**: because we want our software to be accessible by anyone, even if they don't speak English. We have a [Crowdin page](https://crowdin.com/project/imageglass/invite) to make the translation of ImageGlass easier.


## Submitting code

Any code change should be submitted as a pull request. The description should explain what the code does and give steps to execute it. The pull request should also contain tests.
Any code change should be submitted as a pull request, **based on `develop` branch**. The description should explain what the code does and give steps to execute it. The pull request should also contain tests.

## Code review process

The bigger the pull request, the longer it will take to review and merge. Try to break down large pull requests in smaller chunks that are easier to review and merge.
It is also always helpful to have some context for your pull request. What was the purpose? Why does it matter to you?

## Financial contributions

We also welcome financial contributions in full transparency on our [Open Collective](https://opencollective.com/imageglass) or [Paypal](https://www.paypal.me/d2phap).
Anyone can file an expense. If the expense makes sense for the development of the community, it will be "merged" in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed.

## Questions

If you have any questions, create an [issue](https://github.com/d2phap/ImageGlass/issues) (protip: do a quick search first to see if someone else didn't ask the same question before!).
Expand All @@ -40,26 +35,8 @@ Thank you to all the people who have already contributed to imageglass!
<a href="graphs/contributors"><img src="https://opencollective.com/imageglass/contributors.svg?width=890" /></a>


### Backers

Thank you to all our backers! [[Become a backer](https://opencollective.com/imageglass#backer)]

<a href="https://opencollective.com/imageglass#backers" target="_blank"><img src="https://opencollective.com/imageglass/backers.svg?width=890"></a>


### Sponsors

Thank you to all our sponsors! (please ask your company to also support this open source project by [becoming a sponsor](https://opencollective.com/imageglass#sponsor))

<a href="https://opencollective.com/imageglass/sponsor/0/website" target="_blank"><img src="https://opencollective.com/imageglass/sponsor/0/avatar.svg"></a>
<a href="https://opencollective.com/imageglass/sponsor/1/website" target="_blank"><img src="https://opencollective.com/imageglass/sponsor/1/avatar.svg"></a>
<a href="https://opencollective.com/imageglass/sponsor/2/website" target="_blank"><img src="https://opencollective.com/imageglass/sponsor/2/avatar.svg"></a>
<a href="https://opencollective.com/imageglass/sponsor/3/website" target="_blank"><img src="https://opencollective.com/imageglass/sponsor/3/avatar.svg"></a>
<a href="https://opencollective.com/imageglass/sponsor/4/website" target="_blank"><img src="https://opencollective.com/imageglass/sponsor/4/avatar.svg"></a>
<a href="https://opencollective.com/imageglass/sponsor/5/website" target="_blank"><img src="https://opencollective.com/imageglass/sponsor/5/avatar.svg"></a>
<a href="https://opencollective.com/imageglass/sponsor/6/website" target="_blank"><img src="https://opencollective.com/imageglass/sponsor/6/avatar.svg"></a>
<a href="https://opencollective.com/imageglass/sponsor/7/website" target="_blank"><img src="https://opencollective.com/imageglass/sponsor/7/avatar.svg"></a>
<a href="https://opencollective.com/imageglass/sponsor/8/website" target="_blank"><img src="https://opencollective.com/imageglass/sponsor/8/avatar.svg"></a>
<a href="https://opencollective.com/imageglass/sponsor/9/website" target="_blank"><img src="https://opencollective.com/imageglass/sponsor/9/avatar.svg"></a>
Thank you to all our sponsors! (please ask your company to also support this open source project by [[become a Sponsor](https://github.com/sponsors/d2phap)]

<!-- This `CONTRIBUTING.md` is based on @nayafia's template https://github.com/nayafia/contributing-template -->
<a href="https://github.com/sponsors/d2phap" target="_blank"><img src="https://opencollective.com/imageglass/sponsor/0/avatar.svg"></a>

0 comments on commit 4315a25

Please sign in to comment.