UNPKG

rollup-plugin-drupal-interface-translations

Version:

This is a [Rollup](https://rollupjs.org) plugin that helps you to [translation strings in JavaScript](https://www.drupal.org/docs/8/api/translation-api/overview#s-translation-in-javascript-files) that are used in [Drupal](https://www.drupal.org) websites.

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