Skip to content

Commit

Permalink
Update GitHub-Guide.qmd
Browse files Browse the repository at this point in the history
  • Loading branch information
eeholmes authored Nov 22, 2024
1 parent fac76a9 commit 3710451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GitHub-Guide.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ These guidelines are intended for scientific products that are low FISMA. Scient
### NOAA and Open Source Software

[NAO 201-118: Software Governance and Public Release Policy](https://www.noaa.gov/administration/nao-201-118-software-governance-and-public-release-policy) describes our obligations regarding the code we write for NOAA mission work, in particular code that underlies analyses, models or packages that are core to our products and advice. Key points of this policy:

* To the extent possible, i.e. no confidentiality contraints, code should be released openly and with an open source licence. NOAA Fisheries supports GitHub Enterprise organizations at each science center and office to support code sharing and collaboration.
* You should follow basic good practices regarding code development to improve code robustness and useability. A core good practice is version-control (Git) within a user interface that encourages bug tracking and testing (GitHub).
* You should follow good practices for ensuring the security of your code. Use of GitHub Enterprise will take care of this by ensuring back-ups and providing access control (SAML sign-on for your NOAA collaborators) and logging of activity.
Expand Down

0 comments on commit 3710451

Please sign in to comment.