Clarify feature flags are per proposal

As per discussion in https://github.com/tc39/test262/pull/3773
This commit is contained in:
Philip Chimento 2023-02-07 15:40:44 -08:00 committed by Ms2ger
parent 6bfcab1063
commit 5ea8322b08
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@
# dedicated feature flag so that consumers may more easily omit them as
# necessary.
#
# Generally, feature flags should be per proposal, not per individual API
# that a proposal adds. To filter for specific APIs, use the directory
# structure.
#
# https://github.com/tc39/process-document
# Hashbang Grammar