Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 741 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 741 Bytes

Contributing Guidelines

✏️ Additions or modifications to the site

If you want to make any addition or modification to the site, including documentation, styles, layout, new components etc, follow the steps below:

  • Create a branch from main with the name of the modification.
  • Make the changes you consider necessary.
  • Create a pull request to merge the new branch into main.

If the changes are substantial, you may want/need to discuss them with the rest of the team. In such case, you can open an issue in this repository.

🚀 Deployment

Your changes will be add to the demo site automatically once the pull request is merged (may take a few minutes).