https://github.com/angular/angular
Revision 53fe557da743992943f520c860d2f093eecc429e authored by George Kalpakas on 23 June 2021, 12:27:50 UTC, committed by Jessica Janiuk on 24 June 2021, 16:55:32 UTC
This commit includes the ServiceWorker version in the debug info shown
at `/ngsw/state` to make it easier to know what version of the
ServiceWorker script is controlling the page.

PR Close #42622
1 parent 4962ef5
Raw File
Tip revision: 53fe557da743992943f520c860d2f093eecc429e authored by George Kalpakas on 23 June 2021, 12:27:50 UTC
feat(service-worker): include ServiceWorker version in debug info (#42622)
Tip revision: 53fe557
CODE_OF_CONDUCT.md
# Contributor Code of Conduct
## Version 0.3b-angular

As contributors and maintainers of the Angular project, we pledge to respect everyone who contributes by posting issues, updating documentation, submitting pull requests, providing feedback in comments, and any other activities.

Communication through any of Angular's channels (GitHub, Discord, Gitter, IRC, mailing lists, Twitter, etc.) must be constructive and never resort to personal attacks, trolling, public or private harassment, insults, or other unprofessional conduct.

We promise to extend courtesy and respect to everyone involved in this project regardless of gender, gender identity, sexual orientation, disability, age, race, ethnicity, religion, or level of experience. We expect anyone contributing to the Angular project to do the same.

If any member of the community violates this code of conduct, the maintainers of the Angular project may take action, removing issues, comments, and PRs or blocking accounts as deemed appropriate.

If you are subject to or witness unacceptable behavior, or have any other concerns, please email us at [conduct@angular.io](mailto:conduct@angular.io).
back to top