CDCgov / cancer-report-validator

The Cancer Report Validator (CRV) is an interactive tool for validating the content of electronic submissions of cancer-related medical information prior to a system's communication with a public health central cancer registry.
Apache License 2.0
2 stars 3 forks source link

CDC open practices #6

Open leebrian opened 4 years ago

leebrian commented 4 years ago

Hello, CDC recently established common practices for open source projects that call out a few required and recommended practices for all CDC projects.

Would you please update your project for these items?

WendyBlumenthal commented 4 years ago

Thank you for the input. We have set up the project name and description, and are working on the security alerts and required notices. We have 1 follow up questions about the open source: would the Apache 2.0 license be the correct one to use? Thanks, Wendy

leebrian commented 4 years ago

Thanks Wendy. The specific license depends on your needs. Most projects choose Apache 2.0, so that's the default one I recommend unless you need something different.

WendyBlumenthal commented 4 years ago

Thanks Brian. We added the Apache 2.0 license. One more question: We've set up a project name and description, but don't know where/how to set up "topics". Can you provide some assistance with this?

leebrian commented 4 years ago

Thanks for working on this. It helps both your partners use your project, and other projects at CDC figure out how to better use these practices.

At the top of the project, under the description, there's a link called "manage topics" Please click on that and add a few tags that will help organize your project amidst other projects on CDCgov and help people find and use your work.

Here's a screenshot of where to click... image

Here's GitHub's docs on topics...https://help.github.com/en/github/administering-a-repository/classifying-your-repository-with-topics

Here's how the topics look when picked up by code.gov... image