logo

blog

My little blog can’t be this cute! git clone https://hacktivis.me/git/blog.git
commit: b79dca18bbb1205ceef2fe323b4b4c10163517eb
parent db0f3371867600983de61b597b3272b8c3649a75
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date:   Wed,  8 Jan 2020 04:20:00 +0100

projects/badwolf: Split contribution and tickets

Diffstat:

Mprojects/badwolf.shtml6++++--
1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/projects/badwolf.shtml b/projects/badwolf.shtml @@ -39,8 +39,10 @@ <li>WebKitGTK: 2.26.x+, compiling it yourself is recommended</li> </ul> <p>Badwolf should also work well on other similar systems, feel free to report tests on them and volunteer for testing releases before they are published.<br/>If you have a libre system where WebKitGTK runs but isn't Linux or *BSD, I'll be interested in knowing about them. Proprietary systems are unsupported.</p> - <h2>Bug reports / Contributions</h2> - <p>Please try to reach me before modifying code, I wish to avoid rejecting patches because their design didn't fit while the idea could be more than welcome.</p> + <h2>Tickets (bug, feature request, …)</h2> + <p>You can <a href="/about">reach me</a> directly or write a ticket on the <a href="https://gitlab.com/lanodan/badwolf">Gitlab repository</a>.</p> + <h2>Contributing</h2> + <p>Please try to <a href="/about">reach me</a> before modifying code, I wish to avoid rejecting patches because their design didn't fit while the idea could be more than welcome.</p> <h3>Translation</h3> <p>Badwolf is using gettext po files for translations, help in getting it translated in more languages is welcome (but please do not submit machine translation, I can do this myself).</p> <h3>Code</h3>