# Feature Engagement Tools

This directory contains scripts that can be used to help with development of new
feature engagement features.

New features using the feature engagement system require a large amount of
boilerplate code, so use the scripts in this directory to quickly add the
necessary boilerplate code then fill in the feature-specific TODOs.

## Links

For additional information about feature engagement, see:

[components/feature_engagement/README.md](https://chromium.googlesource.com/chromium/src/+/HEAD/components/feature_engagement/README.md)

[components/user_education/feature-promos.md](https://chromium.googlesource.com/chromium/src/+/HEAD/components/user_education/feature-promos.md)