Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 1.23 KB

CONTRIBUTING.md

File metadata and controls

33 lines (25 loc) · 1.23 KB

Contributing to WSO2 Identity Server Apps

We would really appreciate your contributions to WSO2 Identity Server Apps to help make it even better than it is today! As a contributor, here are the guidelines we would like you to follow:

Developer Guide

In order to maintain a consistent and quality code-base, please keep the following in mind when you submit your contributions.

  • Set up the necessary tools which ensures code quality and consistency.
  • Adhere to the code style and formatting guideline.
  • Write well structured and documented code.
  • Fulfil the action items listed in the pull request template.
  • Sign the CLA.

Style Guide

We introduced this guide in order to maintain the consistency of all the portals from the code base to the visual representation. please bear the following guidelines in mind when you make a contribution to the repo.

  • Source files fundamentals
  • Basic file structure
  • Code formatting
  • Form validations
  • Accessibility support
  • Using custom components
  • Performance
  • UI design guidelines - TODO