File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change 1
- # Bug report:
1
+ # WVJB Bug Report
2
2
3
3
Thanks for reporting an issue with WebViewJavascriptBridge!
4
4
5
- Do these 4 things and I will fix your problem for you !
5
+ ### Do these 4 things and I will fix your problem!
6
6
7
- 1: Go to https://github.com/marcuswestin/WebViewJavascriptBridge and click Fork.
8
- 2: Clone your fork, ` cd ` into it and run ` make test ` . All tests should pass!
9
- 3: Edit ` Tests/WebViewJavascriptBridgeTests/BridgeTests.m ` and create a new, failing test which demostrates your issue.
10
- 4: Create a pull request for https://github.com/marcuswestin/WebViewJavascriptBridge
7
+ 1 . Go to https://github.com/marcuswestin/WebViewJavascriptBridge and click Fork.
8
+ 2 . Clone your fork, ` cd ` into it and run ` make test ` . All tests should pass!
9
+ 3 . Edit ` Tests/WebViewJavascriptBridgeTests/BridgeTests.m ` and create a new, failing test which demostrates your issue.
10
+ 4 . Create a pull request for https://github.com/marcuswestin/WebViewJavascriptBridge
11
11
12
- That's it! I'll take it from there, and promise I'll fix your failing test ASAP.
12
+ #### That's it!
13
13
14
- If you don't do these 3 things then I can't help you effectively, and probably won't :)
14
+ I will take it from there and promise that I'll fix your problem ASAP.
15
+
16
+ #### If you don't do these 3 things then I can't help you effectively.
17
+
18
+ And I probably won't :)
15
19
16
20
Cheers,
17
21
@marcuswestin
You can’t perform that action at this time.
0 commit comments