File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,18 @@ using [Vapor](https://vapor.codes/) for backend and SwiftWasm with
2424* [ WebAssembly example with React and SwiftWasm] ( https://expressflow.com/blog/posts/webassembly-example-with-react-and-swiftwasm ) by
2525[ Martin Vasko] ( https://github.com/martinvasko ) .
2626
27+ ## Good first issues
28+
29+ Ever wanted to contribute to SwiftWasm projects, but unsure where to start? Here's a list of
30+ issues that could be suitable for beginners:
31+
32+ * [ swiftwasm/swift$29] ( https://github.com/swiftwasm/swift/issues/29 ) Fix compile error on test cases depending on platform
33+ * [ swiftwasm/carton #203 ] ( https://github.com/swiftwasm/carton/issues/203 ) Allow launching a specific browser with ` carton test `
34+ * [ swiftwasm/carton #201 ] ( https://github.com/swiftwasm/carton/issues/201 ) Correctly handle failure to launch browser process while testing
35+ * [ swiftwasm/carton #199 ] ( https://github.com/swiftwasm/carton/issues/199 ) ` --enable-test-discovery ` is now deprecated
36+ * [ swiftwasm/carton #193 ] ( https://github.com/swiftwasm/carton/issues/193 ) Add ` --host ` option to ` carton dev ` and ` carton test `
37+ * [ TokamakUI/Tokamak] ( https://github.com/TokamakUI/Tokamak/issues/350 ) Set up code coverage reports on GitHub Actions
38+
2739## Documentation
2840
2941### SwiftWasm book
You can’t perform that action at this time.
0 commit comments