mirror of
https://github.com/Art-Portal/April.git
synced 2025-01-27 21:33:54 +01:00
Update CONTRIBUTING.md
This commit is contained in:
parent
ae8edfc8c0
commit
475265e8b5
6
.github/CONTRIBUTING.md
vendored
6
.github/CONTRIBUTING.md
vendored
@ -10,7 +10,7 @@ Then add your fork as a local project:
|
|||||||
git clone https://github.com/Art-Portal/April.git
|
git clone https://github.com/Art-Portal/April.git
|
||||||
|
|
||||||
# Using SSH
|
# Using SSH
|
||||||
git clone git@github.com:stevemao/github-issue-templates.git
|
git clone git@github.com:Art-Portal/April.git
|
||||||
```
|
```
|
||||||
|
|
||||||
> [Which remote URL should be used ?](https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories)
|
> [Which remote URL should be used ?](https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories)
|
||||||
@ -18,7 +18,7 @@ git clone git@github.com:stevemao/github-issue-templates.git
|
|||||||
Then, go to your local folder
|
Then, go to your local folder
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cd github-issue-template
|
cd April
|
||||||
```
|
```
|
||||||
|
|
||||||
Add git remote controls :
|
Add git remote controls :
|
||||||
@ -69,4 +69,4 @@ git pull
|
|||||||
git switch --create patch/1234-name-issue
|
git switch --create patch/1234-name-issue
|
||||||
```
|
```
|
||||||
|
|
||||||
Commit your changes, then push the branch to your fork with `git push -u fork` and open a pull request on [the April repository](https://github.com/Art-Portal/April) following the template provided.
|
Commit your changes, then push the branch to your fork with `git push -u fork` and open a pull request on [the April repository](https://github.com/Art-Portal/April) following the template provided.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user