Skip to content

Commit

Permalink
Minor edit
Browse files Browse the repository at this point in the history
  • Loading branch information
lwasser committed Aug 22, 2023
1 parent 0dfbdb1 commit 1ecb5a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion about/package-scope.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Packages to aid with instruction.

### Telemetry & user-informed consent

Your package should avoid collecting usage analytics. With
Your package should not collect collecting usage analytics without first informing your users about what data are being collected and what is being done with that data. With
that in mind, we understand that package-use data can be invaluable for the
development process. If the package does collect such data, it should do so
by prioritizing user-informed-consent. This means that before any data are
Expand Down

0 comments on commit 1ecb5a9

Please sign in to comment.