# How to add a issue of the code with GitHub?

1.You should click "Issues" ->"New issues" ->add title for example "[There are problems with the codes, need to be fixed.](https://github.com/SkywardAI/restful-llm/issues/7)" ->in "Write" print \`\`\` -> copy your code ->   \`\`\`-> "submit new issue"

<figure><img src="https://206398537-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fGxYFvZDLzWe4Z2ZOfR%2Fuploads%2F9wE707HBdEAbssKw2ttx%2FScreenshot%202023-06-02%20at%206.28.08%20pm.png?alt=media&#x26;token=2c71ae32-a0db-445c-b106-5f768d9bf4a1" alt=""><figcaption></figcaption></figure>

2.Assign tasks to sb.->Labels:choose the exact one ->open this branch with GitHub Desktop.

<figure><img src="https://206398537-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fGxYFvZDLzWe4Z2ZOfR%2Fuploads%2Frh0k2e5vknC5aa6Zb1po%2FScreenshot%202023-06-02%20at%206.01.25%20pm.png?alt=media&#x26;token=2cb9cdbf-20f3-4e34-9475-f9ecdf319b37" alt=""><figcaption></figcaption></figure>

3.Now click "<mark style="color:red;">**Open in VS code**</mark>" not "Preview Pull Request"

<figure><img src="https://206398537-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fGxYFvZDLzWe4Z2ZOfR%2Fuploads%2FVCyzC3OnFARl6XKaMqhl%2FScreenshot%202023-06-02%20at%206.02.08%20pm.png?alt=media&#x26;token=ddb7b8ba-fcef-4703-86f2-9626383b8ad2" alt=""><figcaption></figcaption></figure>

4.When you finish editing the code, click "<mark style="color:red;">**Creat Pull Request**</mark>" not "Preview Pull Request"

<div align="left"><figure><img src="https://206398537-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F7fGxYFvZDLzWe4Z2ZOfR%2Fuploads%2FEASyvRJcafD3mTJitoPx%2FScreenshot%202023-06-02%20at%207.36.18%20pm.png?alt=media&#x26;token=0d88f718-fd6f-4832-8ed7-f18754a52d0b" alt="" width="563"><figcaption></figcaption></figure></div>
