-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
756ca05
commit 416f25c
Showing
4 changed files
with
25 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
title: Guide on how to do pull requests | ||
author: User | ||
date: 2024-08-29 12:00:00 +0800 | ||
categories: [Performance, UI, guide] | ||
tags: [ui, github] | ||
render_with_liquid: false | ||
--- | ||
|
||
## Overview | ||
|
||
This guide provides instructions on how to do pull requests. | ||
### Step 1: Add basic files | ||
|
||
To get started, fork the repository to your work account on github: | ||
|
||
![Guide Image](/assets/posts_img/guide_pull_request.png) | ||
|
||
After `commit` your changes, add a link to your repository's fork in the remote repository manager and `push`. | ||
|
||
![Guide Image](/assets/posts_img/guide_pull_request_2.png) | ||
|
||
Create a pull request from your working github account. | ||
|
||
![Guide Image](/assets/posts_img/guide_pull_request_3.png) |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.