File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change 4
4
push :
5
5
branches :
6
6
- develop
7
+ - main
8
+ - master
9
+ pull_request :
10
+ branches :
11
+ - develop
12
+ - main
7
13
- master
8
14
9
15
jobs :
Original file line number Diff line number Diff line change 2
2
3
3
This plugin adds configurable text blocks for replying to issues.
4
4
5
+ ## Project health
6
+
7
+ ![ CI #develop] ( https://github.com/gtt-project/redmine_text_blocks/workflows/Test%20with%20Redmine/badge.svg?branch=develop )
5
8
6
9
## Requirements
7
10
8
- - Redmine >= 3.4.0
11
+ - Redmine >= 3.4.0
9
12
10
13
## Installation
11
14
12
- To install Redmine text blocks plugin, download or clone this repository in your Redmine installation plugins directory!
15
+ To install Redmine text blocks plugin, download or clone this repository in your Redmine installation plugins directory!
13
16
14
17
` git clone https://hub.georepublic.net/gtt/redmine_text_blocks.git `
15
18
@@ -31,7 +34,7 @@ More information on installing Redmine plugins can be found here: http://www.red
31
34
32
35
- 1.0.2 Fixes localization
33
36
- 1.0.1 Bugfix
34
-
37
+
35
38
36
39
## Authors
37
40
You can’t perform that action at this time.
0 commit comments