commit: ef098d99413f5da0e5e453533737d49485da3cb3
parent 46d8c09b212a00d269a1d6b168e83ce4fdfef072
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 8 Jan 2020 04:20:00 +0100
projects/badwolf: Split contribution and tickets
Diffstat:
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>