13 lines
2.3 KiB
JavaScript
13 lines
2.3 KiB
JavaScript
import{j as e}from"./index-bIIEL2MP.js";import{useMDXComponents as r}from"./index-CO-0pc0F.js";import{M as t}from"./index-Z-6k0Xrj.js";import{p as i}from"./docsPage-CT2vyZOj.js";import"./_commonjsHelpers-D6-XlEtG.js";import"./iframe-CzjIX-qr.js";import"./index-aQYXhgXp.js";import"./index-DrFu-skq.js";function s(o){const n={a:"a",em:"em",h1:"h1",h3:"h3",hr:"hr",p:"p",strong:"strong",...r(),...o.components};return e.jsxs(e.Fragment,{children:[e.jsx(t,{title:"Guides/Getting help",parameters:{...i}}),`
|
|
`,e.jsx(n.h1,{id:"getting-help",children:"Getting help"}),`
|
|
`,e.jsxs(n.p,{children:["🚨 ",e.jsx(n.strong,{children:"If you're on deadline"}),", talk to your editor who can point you to the nearest developer."]}),`
|
|
`,e.jsxs(n.p,{children:["If you're ",e.jsx(n.em,{children:"off"})," deadline, we use GitHub issues to track things that need fixing up or could be improved. Use one of the links below to create a new issue."]}),`
|
|
`,e.jsx(n.hr,{}),`
|
|
`,e.jsx(n.h3,{id:"is-something-wrong-in-the-code",children:"Is something wrong in the code?"}),`
|
|
`,e.jsxs(n.p,{children:["🏷️ ",e.jsx(n.a,{href:"https://github.com/reuters-graphics/graphics-components/issues/new?labels=bug&assignees=hobbes7878",rel:"nofollow",children:"Click here"})," to create an issue on GitHub and report any bugs you've found. It's ",e.jsx(n.strong,{children:"very"})," helpful if you also share a link to any repo you're working in where you've spotted the bug."]}),`
|
|
`,e.jsx(n.hr,{}),`
|
|
`,e.jsx(n.h3,{id:"is-something-wrong-in-the-docs",children:"Is something wrong in the docs?"}),`
|
|
`,e.jsxs(n.p,{children:["🏷️ ",e.jsx(n.a,{href:"https://github.com/reuters-graphics/graphics-components/issues/new?labels=documentation&assignees=hobbes7878",rel:"nofollow",children:"Click here"})," and tell us which docs are incorrect, unclear or could otherwise be improved."]}),`
|
|
`,e.jsx(n.hr,{}),`
|
|
`,e.jsx(n.h3,{id:"have-an-idea-for-a-new-component-or-how-to-improve-an-existing-one",children:"Have an idea for a new component or how to improve an existing one?"}),`
|
|
`,e.jsxs(n.p,{children:["🏷️ ",e.jsx(n.a,{href:"https://github.com/reuters-graphics/graphics-components/issues/new?labels=new%20feature&assignees=hobbes7878",rel:"nofollow",children:"Click here"})," and tell us more."]})]})}function g(o={}){const{wrapper:n}={...r(),...o.components};return n?e.jsx(n,{...o,children:e.jsx(s,{...o})}):s(o)}export{g as default};
|