Sha256: c26b295ca21b4bf91ddb234867c03feb3cd770bde006c082f0fea5c6ceca8535

Contents?: true

Size: 814 Bytes

Versions: 6

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

6 entries across 6 versions & 1 rubygems

Version Path
decidim-generators-0.29.1 lib/decidim/generators/component_templates/README.md.erb
decidim-generators-0.29.0 lib/decidim/generators/component_templates/README.md.erb
decidim-generators-0.29.0.rc4 lib/decidim/generators/component_templates/README.md.erb
decidim-generators-0.29.0.rc3 lib/decidim/generators/component_templates/README.md.erb
decidim-generators-0.29.0.rc2 lib/decidim/generators/component_templates/README.md.erb
decidim-generators-0.29.0.rc1 lib/decidim/generators/component_templates/README.md.erb