-
Notifications
You must be signed in to change notification settings - Fork 1
/
getting-involved.html
73 lines (71 loc) · 2.62 KB
/
getting-involved.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="AsciiDoc 8.6.9">
<title>How you can help</title>
<link rel="stylesheet" href="./asciidoc.css" type="text/css">
<script type="text/javascript" src="./asciidoc.js"></script>
<script type="text/javascript">
/*<![CDATA[*/
asciidoc.install();
/*]]>*/
</script>
</head>
<body class="article">
<div id="header">
<h1>How you can help</h1>
</div>
<div id="content">
<div id="preamble">
<div class="sectionbody">
<div class="paragraph"><p>We encourage community involvement. Here are some of the ways you can
contribute:</p></div>
</div>
</div>
<div class="sect1">
<h2 id="_report_bugs_and_send_patches">Report bugs and send patches</h2>
<div class="sectionbody">
<div class="paragraph"><p>Open-source code review is the heart of our process. We welcome bug
reports and fix patches. We’ll be happy to work with casual contributors,
casual contributors who want to become regulars, and regulars who aspire
to join the core team.</p></div>
</div>
</div>
<div class="sect1">
<h2 id="_sign_up_as_a_platform_maintainer">Sign up as a platform maintainer</h2>
<div class="sectionbody">
<div class="paragraph"><p>The core team can’t be everywhere, nor can we cover every operating
system and hardware platform collaboration. If the POSIX/C99 build
breaks in your special environment, consider working with us as
a platform maintainer.</p></div>
</div>
</div>
<div class="sect1">
<h2 id="_donate_to_support_the_project">Donate to support the project</h2>
<div class="sectionbody">
<div class="paragraph"><p>NTP is critical infrastructure that has fallen into disrepair.
There’s a lot of work that needs to be done on it. The core
team has the skills and experience to get the job done, but
it’s going to take many person-years of concentrated attention
to get it done - beyond the limit of what unpaid voluntarism
can sustain. Also, some of the test hardware we need is
specialized and expensive.</p></div>
<div class="paragraph"><p>Accurate time is the beating pulse of the Internetted world economy.
If you are a business or government agency or wealthy individual that
relies on the Internet, you rely on NTP. We accept
donations through the <a href="https://icei.org">Internet Civil Engineering
Institute</a>. Please give generously - the civilization you
save may be your own.</p></div>
</div>
</div>
</div>
<div id="footnotes"><hr></div>
<div id="footer">
<div id="footer-text">
Last updated
2015-11-14 06:59:07 EST
</div>
</div>
</body>
</html>