Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 1.01 KB

File metadata and controls

21 lines (14 loc) · 1.01 KB

⇦ Back to: Start | ⇧ Overview | ⇨ Next: Cloning

Creating new Issues

  • You can create new issues by opening the issues tab on the GitHub page for your repository. Screen Shot 2022-10-07 at 10 30 54

  • Click "new issue".

  • You should name them using conventional names1, like:

    • "feat: add guide about PRs", or
    • "fix: correct spelling on page how-to-issue"

Assigning yourself an Issue

Choose your issue

Make it yours

  • Assign yourself to the issue. Screen Shot 2022-10-05 at 15 35 27

Footnotes

  1. See the page on conventional names for more information.