Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.07 KB

File metadata and controls

23 lines (12 loc) · 1.07 KB

Github Issues

A great first way to contribute to a Github repository is to open an issue.

What are issues?

Github Issues is a workflow for requesting features, and reporting and tracking the status of bugs. Almost every repository has an issues section.

Creating an issue

To create an issue, navigate to the homepage of a given repository (e.g., for this repository, go to https://github.com/learninglab-dev/remote-collab).

At the top of the page, you will see a horizontal menu bar, which should look something like this:

Show me the issues

Click on the Issues tab to navigate to the Issues section. On the upper right, you will see a green button that says New Issue.

Show me the issues

Once you click on the New Issue button, you can create a title for your issue and add some content. In this example issue, I have embedded and linked to images. You can tag Github users and use Markdown in Issues, as well!

Example Issue