Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

Commit 2185f77

Browse files
committed
Update readme
1 parent fba102b commit 2185f77

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@ A browser extension that enhance all Merge Requests lists on any instance of Git
99
## Features
1010

1111
- Display source and target branches for each Merge Requests on all Merge Requests lists
12-
- Compatible with all GitLab editions (GitLab CE, GitLab EE, GitLab.com) (see prerequisites anyway)
12+
- Compatible with all GitLab editions (GitLab CE, GitLab EE, GitLab.com) (look at the prerequisites, though)
1313
- No configuration needed
1414

1515
## Prerequisites
1616

1717
- **GitLab**: 9.0 or above or GitLab.com (this addon requires GitLab API v4)
1818
- **Firefox**: any recent version of Firefox (>= 57)
19-
- **Chrome**: any recent version of Chrome
19+
- **Chrome**: any version of Chrome
2020

2121
## Installation
2222

@@ -29,9 +29,10 @@ A browser extension that enhance all Merge Requests lists on any instance of Git
2929

3030
## Roadmap
3131

32-
- **1.0** - Initial release (display source and target branches)
33-
- **1.1** - WIP / unWIP button
34-
- **1.2** - Direct JIRA ticket link
32+
- **1.0** - Initial release (display Merge Request source and target branches)
33+
- **1.1** - Copy basic Merge Request information (intended for sharing on e.g instant messaging softwares)
34+
- **1.2** - Direct Jira ticket link (automatic detection of ticket ID in branch name or Merge Request title)
35+
- **1.3** - WIP / unWIP toggle button
3536

3637
## License
3738

0 commit comments

Comments
 (0)