Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 374 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (6 loc) · 374 Bytes

Contributing

Important

Tests must be added for all new functionality. Existing tests must be updated for all changed/fixed functionality, where applicable. All tests must complete without errors. All new functionality must be documented as well.

Environment setup

  1. Clone this repository and enter its root directory.
  2. Open JWTDecode.xcodeproj in Xcode.