Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.25 KB

File metadata and controls

18 lines (11 loc) · 1.25 KB

Description

Thank you for taking the time to create a PR to support this community-maintained project. We are all volunteers here, so features are only added by contributors like you. Please also be patient while the maintainers work to review your proposed changes for quality and efficacy.

Please include a summary of the change and, where appropriate, which issue is addressed.

Your description should also include a comment about the use-case for this change, including what systems you may be interfacing with that require this change. This will help future users know how this library is being used in the wild and how well supported it is.

If the change involves the SAML specification, please include a link to the relevant part(s) of the SAML specification. Doing so speeds up the review process and helps the maintainers make sure that this project remains spec-compliant. You might start here to find the part of the specification that relates to this PR.

Please include tests. Doing so will ensure that the changes made in this PR are not undone or otherwise corrupted by future changes.

Checklist:

  • Issue Addressed: [ ]
  • Link to SAML spec: [ ]
  • Tests included? [ ]
  • Documentation updated? [ ]