aboutsummaryrefslogtreecommitdiff
path: root/website/templates/contributing.html
diff options
context:
space:
mode:
Diffstat (limited to 'website/templates/contributing.html')
-rw-r--r--website/templates/contributing.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/website/templates/contributing.html b/website/templates/contributing.html
index dde6e3ff..3a99c77a 100644
--- a/website/templates/contributing.html
+++ b/website/templates/contributing.html
@@ -3,6 +3,11 @@
<@main.scaffold>
<div class="page-header top5">
<div class="row text-center">
+ <@main.h1 title="Contributing to Project Lombok's development" />
+ </div><div class="row">
+ You can choose to <a href="/order-license-info">become a project lombok licensee or support us on patreon</a>.
+ </div>
+ <div class="row text-center">
<@main.h1 title="How to work on Project Lombok yourself" />
</div><div class="row">
Project Lombok is being developed via the <a href="https://github.com/rzwitserloot/lombok">lombok git repository on github</a>.