Skip to content

Commit 98d3cdb

Browse files
committed
Update README
1 parent 4ee9adf commit 98d3cdb

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ This plugin provides support for GitHub Issue Tracker.
1313
- Create a new label
1414
- Create a new milestone
1515
- Add issues to schedule categories
16+
- Insert and manage templates
1617

1718
## Usage
1819

@@ -29,6 +30,14 @@ This plugin provides support for GitHub Issue Tracker.
2930

3031
If an issue has a milestone and it has a due date, the issue is added to schedule category.
3132

33+
### Insert and manage templates
34+
35+
You can insert a template and manage templates using buttons below the description.
36+
All templates are used globally. (i.e. It isn't templates per repository.)
37+
38+
**NOTE:**You cannot remove the default template. If you remove it, it will be initilized.
39+
You cannot edit a template name. So, if you want to change it, just remove it, then add a new template.
40+
3241
## Default queries
3342

3443
1. Open

0 commit comments

Comments
 (0)