focus-components-v3
Version:
Focus web components to build applications (based on Material Design)
27 lines (14 loc) • 1.18 kB
Markdown
# How to contribute ?
## Declare an issue
You have question about FOCUS-COMPONENTS ? About how to use it ?
You have detected an problem in the framework. A component don't behave as expected ?
Please read this [document](https://github.com/KleeGroup/focus-docs/tree/master/contribute/DECLARE_ISSUE.md)
## Contribute to DEVS
You want to contribute to FOCUS-COMPONENTS, propose new features, fix an issue ?
Please read this [document](https://github.com/KleeGroup/focus-docs/tree/master/contribute/CONTRIBUTE_TO_DEV.md)
## Create a pull request to push a new feature
You have develop new feature on your FOCUS-COMPONENTS local branch. You want to contribute to the project and push it to main branch for the benefit of the community FOCUS ?
Please read this [document](https://github.com/KleeGroup/focus-docs/tree/master/contribute/PR_FEATURE_TEMPLATE.md)
## Create a pull request to fix an issue
You fixed an issue on your FOCUS-COMPONENTS local branch. You want to push it to main branch for the benefit of the community FOCUS ?
Please read this [document](https://github.com/KleeGroup/focus-docs/tree/master/contribute/PR_FIX_TEMPLATE.md)