Skip to content

Commit f95b55f

Browse files
committed
add a donation banner to the download page
1 parent ddb2a93 commit f95b55f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

download.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ redirect_from:
99
* Table of Contents
1010
{:toc}
1111

12+
<div id="donations" class="bg-bugzilla">
13+
<div class="inner">
14+
<lead>Want to see Bugzilla updated more frequently? Help us hire a developer!</lead>
15+
<a href="/donate" class="button primary">Sponsor Us!</a>
16+
</div>
17+
</div>
18+
1219
## How To Get Bugzilla
1320

1421
**By far best way to get, maintain and upgrade Bugzilla is as a checkout from the appropriate branch of our source code control system.** This is true of both stable and development versions. Instructions on how to do this are in the [Installation and Maintenance Guide](https://bugzilla.readthedocs.org/en/latest/installing/). That document also explains how to upgrade Bugzilla to a new version, move a Bugzilla installation between machines, and migrate from other bug-tracking systems.

0 commit comments

Comments
 (0)