oddbird / popover-polyfill

Polyfills the HTML popover attribute and showPopover/hidePopover/togglePopover methods onto HTMLElement, as well as the popovertarget and popovertargetaction attributes on <button> elements.
BSD 3-Clause "New" or "Revised" License
247 stars 14 forks source link

Code of Conduct and Security #206

Closed jamesnw closed 3 months ago

jamesnw commented 3 months ago

Description

  1. Adds a Code of Conduct based on https://www.oddbird.net/conduct/. Differences from the OddSite version are in 8e43f9fe2827bdaf99e74897ce19307992a944b5.
  2. Adds a SECURITY.MD file- requires that we enable private vulnerability reporting.

Related Issue(s)

110

netlify[bot] commented 3 months ago

Deploy Preview for popover-polyfill ready!

Name Link
Latest commit 1677109e0675ccf6427837468bac9163af0765b4
Latest deploy log https://app.netlify.com/sites/popover-polyfill/deploys/6650ebf888f281000736bc1f
Deploy Preview https://deploy-preview-206--popover-polyfill.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

SondraE commented 3 months ago

@jamesnw The code of conduct and the changes you made work for me.

jgerigmeyer commented 3 months ago

@jamesnw Looks good -- I think this is ready for merge?