aboutsummaryrefslogtreecommitdiffstats
path: root/proposals/README.md
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@robocracy.org>2020-01-03 16:05:07 -0800
committerBryan Newbold <bnewbold@robocracy.org>2020-01-03 16:05:07 -0800
commit3a57c35ddcf794d7211d1649e74a9917bd1c9495 (patch)
tree48f0c420d2048eeeec4add0b4523cb6a0a14dcfe /proposals/README.md
parentd5e2af24cb6563eca91407425cea9b808a7d691c (diff)
downloadfatcat-3a57c35ddcf794d7211d1649e74a9917bd1c9495.tar.gz
fatcat-3a57c35ddcf794d7211d1649e74a9917bd1c9495.zip
proposals: standardize a bit
Diffstat (limited to 'proposals/README.md')
-rw-r--r--proposals/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/proposals/README.md b/proposals/README.md
new file mode 100644
index 00000000..5e6747b1
--- /dev/null
+++ b/proposals/README.md
@@ -0,0 +1,11 @@
+
+This folder contains proposals for larger changes to the fatcat system. These
+might be schema changes, new projects, technical details, etc. Any change which
+is large enough to require planning and documentation.
+
+Each should be tagged with a date first drafted, and labeled with a status:
+
+- brainstorm: just putting ideas down; might not even happen
+- planned: commited to happening, but not started yet
+- work-in-progress: currently being worked on
+- implemented: completed, merged to master/production/live