From 9761736cd8e1c1cff4aca07b913759e985d52e75 Mon Sep 17 00:00:00 2001 From: Adriana Jara Date: Tue, 30 Jul 2024 17:09:07 -0700 Subject: [PATCH] Updating draft spec features readme to include removing draft_date --- features/draft/spec/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/features/draft/spec/README.md b/features/draft/spec/README.md index ea79b1f768a..6e39959ff49 100644 --- a/features/draft/spec/README.md +++ b/features/draft/spec/README.md @@ -12,6 +12,7 @@ To help out, pick a feature and do the following: from `compat_features` until the date and browser versions seem plausible. Run `npm run dist` to regenerate dist files after changes. - Write a description for the feature. +- Remove draft_date. - Move the file into the main features/ directory and submit a PR with your changes.