Skip to content

Commit bce4918

Browse files
authored
Update CONTRIBUTING.md
1 parent 5a8d35c commit bce4918

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ We don't do regular releases, only when some bugfixes or new stuff is ready.
77
## Service Requests
88
Service requests are the new streaming services we are willing to add. The related issues have [service-request](https://github.com/stoplay/stoplay-ext/issues?q=is%3Aissue+is%3Aopen+label%3Aservice-request) label on them.
99

10-
This type of issues mean, that specific code for that web-site is needed to be added to the `src/content/index.js`.
10+
This type of issues means that specific code for that web-site is needed to be added to the `src/content/index.js`.
1111

1212
## (Git) flow
1313
1. Create a branch with the name {feature or bugfix}/{issue ID}-{short description} (forked off **origin/develop**). E.g. feature/51-mubert for [#51 Add http://play.mubert.com/ support](../issues/51)

0 commit comments

Comments
 (0)