mirror of
https://github.com/Mo3he/Axis_Cam_Tailscale.git
synced 2026-09-20 06:44:15 +00:00
Update CONTRIBUTING.md
This commit is contained in:
+3
-3
@@ -94,13 +94,13 @@ Enhancement suggestions are tracked as [GitHub issues][issues].
|
||||
Start by [forking the repository](https://docs.github.com/github/getting-started-with-github/fork-a-repo), i.e. copying the repository to your account to grant you write access. Continue with cloning the forked repository to your local machine.
|
||||
|
||||
```sh
|
||||
git clone https://github.com/<your username>/tailscale-acap.git
|
||||
git clone https://github.com/Mo3he/Axis_Cam_Tailscale.git
|
||||
```
|
||||
|
||||
Navigate into the cloned directory and create a new branch:
|
||||
|
||||
```sh
|
||||
cd tailscale-acap
|
||||
cd Axis_Cam_Tailscale
|
||||
git switch -c <branch name>
|
||||
```
|
||||
|
||||
@@ -130,4 +130,4 @@ And finally when you are satisfied with your changes, open a new PR.
|
||||
[issues_bugs]: https://github.com/AxisCommunications/tailscale-acap/issues?q=label%3Abug
|
||||
[discussions]: https://github.com/AxisCommunications/tailscale-acap/discussions
|
||||
[discussions_new]: https://github.com/AxisCommunications/tailscale-acap/discussions/new
|
||||
<!-- markdownlint-enable MD034 -->
|
||||
<!-- markdownlint-enable MD034 -->
|
||||
|
||||
Reference in New Issue
Block a user