Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 445 Bytes

File metadata and controls

11 lines (6 loc) · 445 Bytes

Contributing

When contributing to this repository, please first make sure you follow the following git and coding conventions.

Git Conventions

Everything is done on feature branches; everything is merged on master through pull requests; pull requests must be rebased.

Coding Conventions

See the Ruby On Rails conventions as well as the beta.gouv conventions.