]> git.sur5r.net Git - bacula/docs/blob - docs/home-page/en/pages/vote.php
Tweak home page
[bacula/docs] / docs / home-page / en / pages / vote.php
1 <? require_once("inc/header.php"); ?>
2 <table>
3 <tr>
4  <td class="contentTopic"> Bacula User Project Voting </td>
5 </tr>
6 <tr>
7 <td class="content">
8
9 <h3>Voting Process</h3>
10 After every major release the Feature Requests that have been
11 submitted are collected together in the <b>projects</b> file, and
12 the list (for 2009 it was 40 items) of items is submitted to the
13 Bacula users for voting.
14
15 <p>The results of the voting then serve as a guide to developers for
16 what features are the most important (and the least) to implement.
17 The developers do not guarantee that any particular feature will be
18 implemented, but in general, the most important features as voted
19 by the users are given a lot of priority.
20
21 <p>To see the tabulated results of the 2009 vote, please follow the
22 link below.
23 </tr>
24 <br>
25 <br>
26 <tr>
27  <td style="font-size: 14px; padding: 0px 20px 0px 20px">
28         <a href="/misc/Vote-2009.html">2009 Bacula User Voting Results</a>
29   </td>
30 </tr>
31 </table>
32
33 <? require_once("inc/footer.php"); ?>