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
+4-24Lines changed: 4 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -23,13 +23,7 @@ You can contribute in many ways:
23
23
24
24
### Report Bugs
25
25
26
-
Report bugs at [https://github.com/NLESC-JCER/cpp2wasm/issues](https://github.com/NLESC-JCER/cpp2wasm/issues).
27
-
28
-
If you are reporting a bug, please include:
29
-
30
-
- Your operating system name and version.
31
-
- Any details about your local setup that might be helpful in troubleshooting.
32
-
- Detailed steps to reproduce the bug.
26
+
Report bugs at [https://github.com/NLESC-JCER/cpp2wasm/issues/new?labels=bug&template=10_bug_report.md](https://github.com/NLESC-JCER/cpp2wasm/issues/new?labels=bug&template=10_bug_report.md).
33
27
34
28
### Fix Bugs
35
29
@@ -45,12 +39,7 @@ and "help wanted" is open to whoever wants to implement it.
45
39
46
40
The best way to send feedback is to file an issue at [https://github.com/NLESC-JCER/cpp2wasm/issues](https://github.com/NLESC-JCER/cpp2wasm/issues).
47
41
48
-
If you are proposing a feature:
49
-
50
-
- Explain in detail how it would work.
51
-
- Keep the scope as narrow as possible, to make it easier to implement.
52
-
- Remember that this is a volunteer-driven project, and that contributions
53
-
are welcome :)
42
+
If you are proposing a feature go [here](https://github.com/NLESC-JCER/cpp2wasm/issues/new?labels=enhancement&template=20_feature_request.md).
54
43
55
44
## Get Started!
56
45
@@ -60,7 +49,7 @@ Ready to contribute? Here's how to set up `cpp2wasm` for local development.
0 commit comments