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 - Code Management #10

Open rjmajma opened 8 years ago

rjmajma commented 8 years ago

For agencies working with engineers, whether in-house or not, it's good to have an expectation for what good code management practices are. These aren't going to be binding anyone (at least I don't expect that they will be), but could be used to set expectations for how an agency's tools will be developed. Things to possibly include:

More later.

KimberlyMunoz commented 8 years ago

CFPB has our code review guide in our Front End repository, but even internally our teams can have small variations on the organization's guidelines.

In my team, we adopt CFPB's front end guidelines and have additional guidelines on device support, responsive, performance and accessibility testing. We also operate on a whoever opens a pull request also merges it, so that one person is accountable for when changes happen.

gbinal commented 8 years ago

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

virtix commented 8 years ago

There have been a lot of requests for various case studies from government. Including topics around policy, procurement, and general adoption of open source and related practices would be great.