discourse/lib/generators/plugin/templates
Joffrey JAFFEUX acc96abe1a
DEV: plugin generator will now ask for github username (#6337)
2018-08-30 12:03:30 +02:00
..
LICENSE.erb DEV: plugin generator will now ask for github username (#6337) 2018-08-30 12:03:30 +02:00
README.md.erb DEV: plugin generator will now ask for github username (#6337) 2018-08-30 12:03:30 +02:00
javascript.es6.erb
plugin.rb.erb DEV: plugin generator will now ask for github username (#6337) 2018-08-30 12:03:30 +02:00
scheduled_job.rb.erb
stylesheet.scss.erb

README.md.erb

# <%= name %>

<%= name %> is a plugin for ...

## Installation

Follow [Install a Plugin](https://meta.discourse.org/t/install-a-plugin/19157)
how-to from the official Discourse Meta, using `git clone https://github.com/<%= @github_username %>/<%= dasherized_name %>.git`
as the plugin command.

## Usage

## Feedback

If you have issues or suggestions for the plugin, please bring them up on
[Discourse Meta](https://meta.discourse.org).