Skip to content

Commit

Permalink
Fix headers in README (microsoft#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcooley authored Feb 19, 2019
1 parent f210290 commit cc69faf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,24 +42,24 @@ Want to contribute? The team encourages community feedback and contributions. Pl
If Calculator is not working properly, please file a report in the [Feedback Hub](https://insider.windows.com/en-us/fb/?contextid=130).
We also welcome [issues submitted on GitHub](https://github.com/Microsoft/calculator/issues).
# Data / Telemetry
## Data / Telemetry
This project collects usage data and sends it to Microsoft to help improve our products and services.
Read our [privacy statement](http://go.microsoft.com/fwlink/?LinkId=521839) to learn more.
Telemetry is disabled in development builds by default, and can be enabled with the `SEND_TELEMETRY`
build flag.
# Reporting Security Issues
## Reporting Security Issues
Security issues and bugs should be reported privately, via email, to the
Microsoft Security Response Center (MSRC) at <[[email protected]](mailto:[email protected])>.
You should receive a response within 24 hours. If for some reason you do not, please follow up via
email to ensure we received your original message. Further information, including the
[MSRC PGP](https://technet.microsoft.com/en-us/security/dn606155) key, can be found in the
[Security TechCenter](https://technet.microsoft.com/en-us/security/default).
# License
## License
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under the [MIT License](.\LICENSE).
# Contact
## Contact
Questions that can't be answered on GitHub? Reach out to the team: <[[email protected]](mailto:[email protected])>

0 comments on commit cc69faf

Please sign in to comment.