cfpb / project-open-source

(Work In Progress) A repository for tools and resources for open source in government.
http://cfpb.github.io/project-open-source/
Creative Commons Zero v1.0 Universal
21 stars 8 forks source link

Case Study - Opening Your Source Code #9

Open rjmajma opened 9 years ago

rjmajma commented 9 years ago

Agencies have indicated that it's difficult to know how to do certain things like opening your source code without a clear example of how others have done it. Providing an example of how an agency/office opened the source code on a particular project will help arm folks in government with the tangible information necessary to advocate and execute on opening their source code. Things that would be helpful to include:

I'm sure other things could be included too, but this is a start.

ascott1 commented 9 years ago

CFPB defaults to starting projects in public, but there have been times when we need to release code that was initially developed in a private repository. When doing so, we follow this checklist. It's not a case study, but does answer how we deal with the last two questions.

rjmajma commented 9 years ago

This is soooooo good. Yes. This is exactly what I needed.

Hey @awong-dev, I know a few weeks ago you asked me for something (I believe) like this. Is this still relevant? Helpful?

awong-dev commented 9 years ago

@rjmajma Yes!

I think having a blessed set of template docs to dump into the top-level repo would be nice.

gbinal commented 9 years ago

https://pages.18f.gov/open-source-program/pages/case_study_list/

robinsonns508pm commented 8 years ago

At what point in the process do you perform a review for IT Accessibility Standards (Section 508 specifically; WCAG Level AA or equivalent)? Assuming an agline approach, do you manage those as defects and put them on the backlog and or do you request your team puts them in a feature requests?