Repo created

This commit is contained in:
Fr4nz D13trich 2025-11-20 16:34:49 +01:00
parent 21de94943c
commit 4e2998210b
143 changed files with 10606 additions and 2 deletions

View file

@ -0,0 +1,23 @@
---
layout: default
title: Contributions
permalink: /contribute/
---
<style>
tab1 { padding-left: 4em; }
</style>
## Contribute to De-Bloater
<p style="text-align: justify;"><tab1>De-Bloater is, and as always, an open-source project which is ready to accept contributions from others. The application gladly received contributions from a number of people from time to time, mostly with translations. An incomplete list of people who contributed to this project, directly or indirectly, is available <a href="https://github.com/sunilpaulmathew/De-Bloater#credits" target="_blank">here</a>.</tab1></p>
Some potential ways to contribute to this project includes, but not limited to
<ol>
<li><b>Developers</b> - Improve De-Bloater by sending <a href="https://github.com/sunilpaulmathew/De-Bloater" target="_blank">pull requests</a>.</li>
<li><b>Expert User</b> - Thoroughly testing De-Bloater and <a href="https://github.com/sunilpaulmathew/De-Bloater/issues/new/" target="_blank">report issues</a>, if any, at GitHub</li>
<li><b>Translators</b> - <a href="https://poeditor.com/join/project?hash=BZS89Ev3WG" target="_blank">Translate</a> De-Bloater into your local language (or improve the existing translations).</li>
<li><b>General</b> - Consider supporting the development by sending a <a href="{{ site.github.url }}/donations/">donation</a>.</li>
<li><b>General</b> - Help to improve anything related to De-Bloater (app, website, etc) you think beneficial.</li>
</ol>