diff --git a/README.md b/README.md index 2ed3b8f..03efcc2 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,19 @@ -# Object.getNonIndexStringProperties() +# ECMAScript Proposal: `Object.getNonIndexStringProperties()` -## Champions / Authors +## Status -* **Ruben Bridgewater** – Datadog, Node.js TSC -* **Jordan Harband** - HeroDevs, TC39 delegate +Champion: Ruben Bridgewater, Jordan Harband + +Author: Ruben Bridgewater , Jordan Harband + +Stage: 1 + +## Preparation for next step + +1. Gather community feedback (if as a survey, it must ask for usage examples where it is wanted for) +2. Align with logging library, assertion library, and validation library authors about their needs. +3. Update proposal depending on discussion output. +4. Summarize the feedback as code examples with a testimonial kind of input by the authors. ## Motivation