GSA/code-gov-front-end

View on GitHub
src/components/federal-agencies/html/overview/introduction.html

Summary

Maintainability
Test Coverage
<h1 id="introduction">Introduction</h1>
<h2 id="aboutthesourcecodepolicy">About the Source Code Policy</h2>
<p>
  The <a href="https://sourcecode.cio.gov/" target="_blank">Federal Source Code Policy</a> is
  designed to support reuse and public access to custom-developed Federal source code. It requires
  new custom-developed source code developed specifically by or for the Federal Government to be
  made available for sharing and re-use across all Federal agencies. It also includes an Open Source
  Pilot Program that requires agencies to release at least 20% of new custom-developed Federal
  source code to the public.
</p>
<p>
  By making source code available for sharing and re-use across Federal agencies, we can avoid
  duplicative custom software purchases and promote innovation and collaboration across Federal
  agencies. By opening more of our code to the brightest minds inside and outside of government, we
  can enable them to work together to ensure that the code is reliable and effective in furthering
  our national objectives. And we can do all of this while remaining consistent with the Federal
  Government’s long-standing policy of technology neutrality, through which we seek to ensure that
  Federal investments in IT are merit-based, improve the performance of our government, and create
  value for the American people.
</p>
<h2 id="howwellgetthere">How we'll get there</h2>
<p>
  This section of code.gov is designed to help agencies understand what is required by the policy
  and provide advice on how best to get there. Whether you're a developer, a Chief Information
  Officer, or an acquisition officer, this guide is for you. Use it to better understand exactly
  what is required and how to maximize the benefits your agency will realize from implementation of
  the policy.
</p>
<p>
  Most importantly, unlike the policy itself, the content here is going to evolve and expand
  quickly. Check back often for new and improved articles. But better still, please consider this
  site yours. Use the
  <a href="https://github.com/GSA/code-gov-front-end">open source repository for this site</a> to
  ask questions by opening issues and suggest changes to the content using an Issue or Pull Request.
  If something is confusing or you have a question that isn't addressed, let's fix that together.
</p>
<p>
  On a final but important note, agencies should always treat the content here as purely advisory
  and rely primarily on the text of the policy itself to satisfy their obligations.
</p>