Sha256: f8b3fae59a518baedc448711d2f69541dc3ff6e36e8422b50f4ab4fbf24ecda9

Contents?: true

Size: 814 Bytes

Versions: 7

Compression:

Stored size: 814 Bytes

Contents

# Decidim::<%= component_module_name %>

<%= component_description %>.

## Usage

<%= component_module_name %> will be available as a Component for a Participatory
Space.

## Installation

Add this line to your application's Gemfile:

```ruby
gem "decidim-<%= component_name %>"
```

And then execute:

```bash
bundle
```

## Contributing

Contributions are welcome !

We expect the contributions to follow the [Decidim's contribution guide](https://github.com/decidim/decidim/blob/develop/CONTRIBUTING.adoc).

## Security

Security is very important to us. If you have any issue regarding security, please disclose the information responsibly by sending an email to __<%= security_email %>__ and not by creating a Github issue.

## License

This engine is distributed under the GNU AFFERO GENERAL PUBLIC LICENSE.

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
decidim-generators-0.28.4 lib/decidim/generators/component_templates/README.md.erb
decidim-generators-0.28.3 lib/decidim/generators/component_templates/README.md.erb
decidim-generators-0.28.2 lib/decidim/generators/component_templates/README.md.erb
decidim-generators-0.28.1 lib/decidim/generators/component_templates/README.md.erb
decidim-generators-0.28.0 lib/decidim/generators/component_templates/README.md.erb
decidim-generators-0.28.0.rc5 lib/decidim/generators/component_templates/README.md.erb
decidim-generators-0.28.0.rc4 lib/decidim/generators/component_templates/README.md.erb