summaryrefslogtreecommitdiff
path: root/docs/dev/README.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-09 10:13:24 -0700
committerTim Smith <tsmith@chef.io>2019-04-23 16:53:22 -0700
commit370e626e5abdb7c5817533268424d4e6c411d271 (patch)
tree99a4affadbc834d417f62b337a442e748c0d7c6c /docs/dev/README.md
parenta02a0576a2e37a03d5fc8638b6af3dc4660c309d (diff)
downloadchef-370e626e5abdb7c5817533268424d4e6c411d271.tar.gz
Add additional dev docs from the RFC repo
These made sense to copy here Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'docs/dev/README.md')
-rw-r--r--docs/dev/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/dev/README.md b/docs/dev/README.md
index a72b61dc6f..9078cbe8a6 100644
--- a/docs/dev/README.md
+++ b/docs/dev/README.md
@@ -12,4 +12,8 @@ This directory contains a collection of useful how-to guides for both new and se
## Design Documents
- [Data Collection](./design_documents/data_collector.md)
-- [Action Collect](./design_documents/action_collection.md)
+- [Action Collection](./design_documents/action_collection.md)
+- [Deprecations Within Resources](./design_documents/deprecations-in-resources.md)
+- [Resource Guard Interpreters](./design_documents/resource_guard_interpreters.md)
+- [Resource Property Validation Messaging](./design_documents/resource-property-validation-messaging.md)
+- [Self Documenting Resources](./design_documents/self-documenting-resources.md) \ No newline at end of file