Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 848 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (21 loc) · 848 Bytes

Contributing

Ways to Contribute

  • Report bugs
  • Implement performance improvements
  • Refine documentation
  • Suggest new features and design improvements
  • Link to your SaaSKit-related project

Creating an Issue

  • Make sure that an issue doesn't already exist (avoid duplicates)
  • Feel free to ask questions in the #saaskit Discord channel

Submitting a Pull Request

  • Follow the Deno Style Guide
  • A pull request must address a given issue. If an issue does not exist, create one
  • Tests must be provided for new functionality

Design Rules

Follow CocoaPods design rules which apply to this project.