Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 632 Bytes

02a_activity_create_github_issue.md

File metadata and controls

23 lines (18 loc) · 632 Bytes

Activity: Creating a GitHub issue

Follow these steps to create an issue in the class repository:

  1. Click the Issues tab.

  2. Click New Issue.

  3. Type the following in the Subject line: YOUR-USERNAME Workflow

  4. In the body of the issue, include the text below:

    YOUR-USERNAME will update a file by replacing a caption.
    
    - [ ] Create a branch
    - [ ] Edit the file
    - [ ] Commit the changes
    - [ ] Create a Pull Request
    - [ ] Request a Review
    - [ ] Make more changes
    - [ ] Get an approval
    - [ ] Merge the Pull Request
  5. Click the Submit new issue button to open your issue.