Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 626 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 626 Bytes

Contributing

General

This repository contains examples for React-Bootstrap in combination with different build setups which you can directly try out with CodeSandbox in your browser.

Adding a new example

  • Each example, has its own folder which shows the usage in a minimal setup
  • It's tested via GitHub Actions, so it needs to be added to .github/workflows/test-examples.yml
  • There should be a small description in the example's directory with a description
  • And referred to it in the README with a short description