You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ We don't do regular releases, only when some bugfixes or new stuff is ready.
7
7
## Service Requests
8
8
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.
9
9
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`.
11
11
12
12
## (Git) flow
13
13
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