From 74c1f385b0e5fcf6b16d16a69ce6f3102ed69bba Mon Sep 17 00:00:00 2001 From: David Schleef Date: Mon, 5 Jan 2004 21:29:35 +0000 Subject: [PATCH] A checklist of things to check in elements Original commit message from CVS: A checklist of things to check in elements --- docs/random/ds/element-checklist | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 docs/random/ds/element-checklist diff --git a/docs/random/ds/element-checklist b/docs/random/ds/element-checklist new file mode 100644 index 0000000000..5a44a51400 --- /dev/null +++ b/docs/random/ds/element-checklist @@ -0,0 +1,22 @@ + +This is a list of things to check in elements. + + + +1. Add a "Element-Checklist-Version: 1" comment + +This comment is to indicate which items on this checklist have been +checked, so that future checkers can skip things that you've already +carefully checked. This number should obviously be updated whenever +you do additional checks. Ideally, you should not do checks out of +order, but using "1, also 4-6" is acceptable. + + +2. Each pad should have a pad template + +Add a pad template for pads that don't have one. + + + + +