UNPKG

rollup-plugin-drupal-sdc-generator

Version:

This is a [Rollup](https://rollupjs.org) plugin that creates [single directory components](https://www.drupal.org/docs/develop/theming-drupal/using-single-directory-components) for embedding your app in a [Drupal](https://www.drupal.org) module or theme.

28 lines (17 loc) 585 B
# Contributing Thank you for contributing to the goodness of this project. ## Creating Issues If this is a bug: 1. Describe the failure. 2. Include reproduction steps. 3. Include the expected result. If this is a feature request: 1. Describe the feature. 2. Provide a user story. (As a \_\_\_, I need \_\_\_ so that I can \_\_\_.) 3. Describe the benefits of the feature. ## Submitting Patches When you submit a patch, please: 1. Include test steps. 2. If possible, please provide unit tests. 3. If possible, please provide functional tests. ## Development Environment Setup