|
30 | 30 | ]
|
31 | 31 | },
|
32 | 32 | {
|
33 |
| -"title":"Contributing", |
34 |
| -"description":"Learn how to contribute to Coder", |
35 |
| -"path":"./CONTRIBUTING.md", |
36 |
| -"icon_path":"./images/icons/contributing.svg", |
37 |
| -"children": [ |
38 |
| -{ |
39 |
| -"title":"Code of Conduct", |
40 |
| -"description":"See the code of conduct for contributing to Coder", |
41 |
| -"path":"./CODE_OF_CONDUCT.md", |
42 |
| -"icon_path":"./images/icons/circle-dot.svg" |
43 |
| -}, |
44 |
| -{ |
45 |
| -"title":"Documentation", |
46 |
| -"description":"Our style guide for use when authoring documentation", |
47 |
| -"path":"./about/contributing/documentation.md", |
48 |
| -"icon_path":"./images/icons/document.svg" |
49 |
| -}, |
50 |
| -{ |
51 |
| -"title":"Backend", |
52 |
| -"description":"Our guide for backend development", |
53 |
| -"path":"./about/contributing/backend.md", |
54 |
| -"icon_path":"./images/icons/gear.svg" |
55 |
| -}, |
56 |
| -{ |
57 |
| -"title":"Frontend", |
58 |
| -"description":"Our guide for frontend development", |
59 |
| -"path":"./about/contributing/frontend.md", |
60 |
| -"icon_path":"./images/icons/frontend.svg" |
61 |
| -}, |
62 |
| -{ |
63 |
| -"title":"Security", |
64 |
| -"description":"Our guide for security", |
65 |
| -"path":"./contributing/SECURITY.md", |
66 |
| -"icon_path":"./images/icons/lock.svg" |
67 |
| -} |
68 |
| -] |
| 33 | +"title":"Contributing", |
| 34 | +"description":"Learn how to contribute to Coder", |
| 35 | +"path":"./CONTRIBUTING.md", |
| 36 | +"icon_path":"./images/icons/contributing.svg", |
| 37 | +"children": [ |
| 38 | +{ |
| 39 | +"title":"Code of Conduct", |
| 40 | +"description":"See the code of conduct for contributing to Coder", |
| 41 | +"path":"./CODE_OF_CONDUCT.md", |
| 42 | +"icon_path":"./images/icons/circle-dot.svg" |
| 43 | +}, |
| 44 | +{ |
| 45 | +"title":"Documentation", |
| 46 | +"description":"Our style guide for use when authoring documentation", |
| 47 | +"path":"./about/contributing/documentation.md", |
| 48 | +"icon_path":"./images/icons/document.svg" |
| 49 | +}, |
| 50 | +{ |
| 51 | +"title":"Backend", |
| 52 | +"description":"Our guide for backend development", |
| 53 | +"path":"./about/contributing/backend.md", |
| 54 | +"icon_path":"./images/icons/gear.svg" |
| 55 | +}, |
| 56 | +{ |
| 57 | +"title":"Frontend", |
| 58 | +"description":"Our guide for frontend development", |
| 59 | +"path":"./about/contributing/frontend.md", |
| 60 | +"icon_path":"./images/icons/frontend.svg" |
| 61 | +}, |
| 62 | +{ |
| 63 | +"title":"Security", |
| 64 | +"description":"Our guide for security", |
| 65 | +"path":"./contributing/SECURITY.md", |
| 66 | +"icon_path":"./images/icons/lock.svg" |
| 67 | +} |
| 68 | +] |
69 | 69 | }
|
70 | 70 | ]
|
71 | 71 | },
|
|