File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ Scheduling Poll is a plugin which provides simple polls to scheduling appointmen
5
5
{<img src="https://travis-ci.org/cat-in-136/redmine_scheduling_poll.svg?branch=master" alt="Build Status" />}[https://travis-ci.org/cat-in-136/redmine_scheduling_poll]
6
6
{<img src="https://img.shields.io/redmine/plugin/stars/redmine_scheduling_poll.svg" alt="Redmine Plugins" />}[https://www.redmine.org/plugins/redmine_scheduling_poll]
7
7
8
+ * belongs to issue (not project)
9
+ * anybody can add alternative date
10
+
8
11
== How to install
9
12
10
13
* Download the plugin to your 'plugins/' directory
@@ -15,8 +18,12 @@ Scheduling Poll is a plugin which provides simple polls to scheduling appointmen
15
18
* Go to Admin/Role
16
19
* Add permission "View scheduling polls" and/or "Vote scheduling polls" to some user
17
20
21
+ == Contributing
18
22
19
- == Developing Note
23
+ Bug reports and pull requests are welcome on GitHub at https://github.com/cat-in-136/redmine_scheduling_poll
24
+
25
+ == License
26
+
27
+ MIT License.
28
+ See the 'LICENSE.md' file.
20
29
21
- * belongs to issue (not project)
22
- * anybody can add alternative date
You can’t perform that action at this time.
0 commit comments