Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
Specify limitations on file changes
Browse files Browse the repository at this point in the history
  • Loading branch information
chadwhitacre committed Jan 28, 2016
1 parent fac4c7d commit ce0a29e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,24 @@ Here are some style notes for the `dat` files:
1. Use comments! Especially for weird stuff.


### Change Restrictions

We start a PR for each month, named `YYYY-MM`.

Inside of an open month, we may overwrite ledger transactions. Changes are git
commits and GitHub comments is sufficient.

Outside of an open month, we must make correcting transactions in the current
month, rather than overwriting transactions in the old dat file.

Inside of an open year, we can change account names, which affects all month
files for the year.

Outside of an open year, we must archive accounts rather than renaming them.

It's always okay to add comments to a file.


### Access

Many accounting tasks require access to Gratipay's bank and payment processor
Expand Down

0 comments on commit ce0a29e

Please sign in to comment.