|
2 | 2 | title: Tell Us About Your Code
|
3 | 3 | ---
|
4 | 4 |
|
5 |
| -<p>The DoD is reforming our processes and adopting agile acquisition and software development practices so that we may more diligently contract for, license, mark, receive, and release our custom-developed source code. We’re doing this to create better technical outcomes for our users, improve our security posture, and foster a culture that will attract software talent to the Department.</p> |
| 5 | +<p> |
| 6 | + The DoD is reforming our processes and adopting agile acquisition and software |
| 7 | + development practices so that we may more diligently contract for, license, |
| 8 | + mark, receive, and release our custom-developed source code. We’re doing this |
| 9 | + to create better technical outcomes for our users, improve our security |
| 10 | + posture, and foster a culture that will attract software talent to the |
| 11 | + Department. |
| 12 | +</p> |
6 | 13 |
|
7 |
| -<p>To support this effort, Code.mil will be the central location for collecting information about unclassified, custom-developed source code created or paid for by the Department. Let us know about your organization’s unclassified, custom-developed source code by filling out the form below.</p> |
| 14 | +<p> |
| 15 | + To support this effort, Code.mil will be the central location for collecting |
| 16 | + information about unclassified, custom-developed source code created or paid |
| 17 | + for by the Department. Let us know about your organization’s unclassified, |
| 18 | + custom-developed source code by filling out the form below. |
| 19 | +</p> |
8 | 20 |
|
9 |
| -<form action="/thank-you.html" class="project-submission-form usa-form" method="post" name="data-call-form" netlify-honeypot="honeybucket" netlify> |
10 |
| - <input type="text" name="honeybucket" aria-hidden="true" class="honeybucket" hidden> |
| 21 | +<form |
| 22 | + action="/thank-you.html" |
| 23 | + class="project-submission-form usa-form" |
| 24 | + method="post" |
| 25 | + name="data-call-form" |
| 26 | + netlify-honeypot="honeybucket" |
| 27 | + netlify |
| 28 | +> |
| 29 | + <input |
| 30 | + type="text" |
| 31 | + name="honeybucket" |
| 32 | + aria-hidden="true" |
| 33 | + class="honeybucket" |
| 34 | + hidden |
| 35 | + /> |
11 | 36 |
|
12 | 37 | <p><b>All fields required unless noted.</b></p>
|
13 | 38 |
|
|
17 | 42 | <ul class="usa-unstyled-list">
|
18 | 43 | <li>
|
19 | 44 | <label for="project_name">Project Name</label>
|
20 |
| - <input type="text" id="project_name" name="project_name" required> |
| 45 | + <input type="text" id="project_name" name="project_name" required /> |
21 | 46 | </li>
|
22 | 47 | <li>
|
23 | 48 | <label for="project_description">Brief Project Description</label>
|
24 |
| - <textarea id="project_description" name="project_description" required></textarea> |
| 49 | + <textarea |
| 50 | + id="project_description" |
| 51 | + name="project_description" |
| 52 | + required |
| 53 | + ></textarea> |
25 | 54 | </li>
|
26 | 55 | <li>
|
27 | 56 | <label for="project_agency">Branch of Service/Department/Agency</label>
|
28 |
| - <input type="text" id="project_agency" name="project_agency" required> |
| 57 | + <input type="text" id="project_agency" name="project_agency" required /> |
29 | 58 | </li>
|
30 | 59 | <li>
|
31 | 60 | <label for="project_developer">Who developed this source code?</label>
|
|
37 | 66 | </select>
|
38 | 67 | </li>
|
39 | 68 | <li>
|
40 |
| - <label for="project_start_date">When was this project started? <i>(e.g. 04/26/2017)</i><br>(An estimate is ok here.)</label> |
41 |
| - <input type="date" class="past_dates" id="project_start_date" placeholder="MM/DD/YYYY" required> |
| 69 | + <label for="project_start_date" |
| 70 | + >When was this project started? <i>(e.g. 04/26/2017)</i><br />(An |
| 71 | + estimate is ok here.)</label |
| 72 | + > |
| 73 | + <input |
| 74 | + type="date" |
| 75 | + class="past_dates" |
| 76 | + id="project_start_date" |
| 77 | + placeholder="MM/DD/YYYY" |
| 78 | + required |
| 79 | + /> |
42 | 80 | </li>
|
43 | 81 | <li>
|
44 |
| - <label for="project_source_location">Where is the source code located?<br><i>(e.g. GitHub/GitLab, Forge.mil, contractor, private server)</i></label> |
45 |
| - <input type="text" id="project_source_location" name="project_source_location" required> |
| 82 | + <label for="project_source_location" |
| 83 | + >Where is the source code located?<br /><i |
| 84 | + >(e.g. GitHub/GitLab, contractor, private server)</i |
| 85 | + ></label |
| 86 | + > |
| 87 | + <input |
| 88 | + type="text" |
| 89 | + id="project_source_location" |
| 90 | + name="project_source_location" |
| 91 | + required |
| 92 | + /> |
46 | 93 | </li>
|
47 | 94 | <li>
|
48 | 95 | <label for="project_repository">Repository URL <i>(optional)</i></label>
|
49 |
| - <input type="url" id="project_repository" name="project_repository" placeholder="https://…"> |
| 96 | + <input |
| 97 | + type="url" |
| 98 | + id="project_repository" |
| 99 | + name="project_repository" |
| 100 | + placeholder="https://…" |
| 101 | + /> |
50 | 102 | </li>
|
51 | 103 | <li>
|
52 |
| - <input type="checkbox" id="project_government_reuse" name="project_government_reuse" value="1"> |
53 |
| - <label for="project_government_reuse">This code is available for government reuse.</label> |
| 104 | + <input |
| 105 | + type="checkbox" |
| 106 | + id="project_government_reuse" |
| 107 | + name="project_government_reuse" |
| 108 | + value="1" |
| 109 | + /> |
| 110 | + <label for="project_government_reuse" |
| 111 | + >This code is available for government reuse.</label |
| 112 | + > |
54 | 113 | </li>
|
55 | 114 | <li>
|
56 |
| - <input type="checkbox" id="project_public_release" name="project_public_release" value="1"> |
57 |
| - <label for="project_public_release">This code is approved for public release.</label> |
| 115 | + <input |
| 116 | + type="checkbox" |
| 117 | + id="project_public_release" |
| 118 | + name="project_public_release" |
| 119 | + value="1" |
| 120 | + /> |
| 121 | + <label for="project_public_release" |
| 122 | + >This code is approved for public release.</label |
| 123 | + > |
58 | 124 | </li>
|
59 | 125 | </ul>
|
60 | 126 | </fieldset>
|
|
65 | 131 | <ul class="usa-unstyled-list">
|
66 | 132 | <li>
|
67 | 133 | <label for="contact_name">Name</label>
|
68 |
| - <input type="text" id="contact_name" name="contact_name" required> |
| 134 | + <input type="text" id="contact_name" name="contact_name" required /> |
69 | 135 | </li>
|
70 | 136 | <li>
|
71 | 137 | <label for="contact_email">Email Address</label>
|
72 |
| - <input type="email" id="contact_email" name="contact_email" required> |
| 138 | + <input type="email" id="contact_email" name="contact_email" required /> |
73 | 139 | </li>
|
74 | 140 | <li>
|
75 | 141 | <label for="contact_phone">Phone Number</label>
|
76 |
| - <input type="tel" id="contact_phone" name="contact_phone" required> |
| 142 | + <input type="tel" id="contact_phone" name="contact_phone" required /> |
77 | 143 | </li>
|
78 | 144 | </ul>
|
79 | 145 | </fieldset>
|
|
0 commit comments