You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Hi! I'm really appreciate that you'd like to contribute to this project. Your he
4
4
5
5
## Submitting a pull request
6
6
7
-
1. <aclass="github-button"href="https://github.com/fosslight/fosslight_source/fork"data-icon="octicon-repo-forked"aria-label="Fork fosslight/fosslight_source on GitHub">```Fork```</a> and clone the repository
7
+
1. <aclass="github-button"href="https://github.com/fosslight/fosslight_source_scanner/fork"data-icon="octicon-repo-forked"aria-label="Fork fosslight/fosslight_source_scanner on GitHub">```Fork```</a> and clone the repository
8
8
2. Create a new branch: `git checkout -b my-branch-name`
9
9
3. Make your change and make sure it works properly.
<imgsrc="https://img.shields.io/pypi/l/fosslight_source"alt="FOSSLight Source Scanner is released under the Apache-2.0 License." /> <imgsrc="https://img.shields.io/pypi/v/fosslight_source"alt="Current python package version." /> <imgsrc="https://img.shields.io/pypi/pyversions/fosslight_source" /> [](https://api.reuse.software/info/github.com/fosslight/fosslight_source)
13
+
<imgsrc="https://img.shields.io/pypi/l/fosslight_source"alt="FOSSLight Source Scanner is released under the Apache-2.0 License." /> <imgsrc="https://img.shields.io/pypi/v/fosslight_source"alt="Current python package version." /> <imgsrc="https://img.shields.io/pypi/pyversions/fosslight_source" /> [](https://api.reuse.software/info/github.com/fosslight/fosslight_source_scanner)
14
14
</p>
15
15
16
16
```note
@@ -42,7 +42,7 @@ For windows, you need to install [Microsoft Visual C++ Build Tools][ms_build].
42
42
43
43
## 🎉 How to install
44
44
45
-
It can be installed using pip3. It is recommended to install it in the [python 3.6 + virtualenv](https://github.com/fosslight/fosslight_source/blob/main/docs/Guide_virtualenv.md) environment.
45
+
It can be installed using pip3. It is recommended to install it in the [python 3.6 + virtualenv](https://github.com/fosslight/fosslight_source_scanner/blob/main/docs/Guide_virtualenv.md) environment.
46
46
47
47
```
48
48
$ pip3 install fosslight_source
@@ -102,10 +102,10 @@ $ tree
102
102
103
103
Please report any ideas or bugs to improve by creating an issue in [Git Repository][repo]. Then there will be quick bug fixes and upgrades. Ideas to improve are always welcome.
<imgsrc="https://img.shields.io/pypi/l/fosslight_source"alt="FOSSLight Source is released under the Apache-2.0 License." /> <imgsrc="https://img.shields.io/pypi/v/fosslight_source"alt="Current python package version." /> <imgsrc="https://img.shields.io/pypi/pyversions/fosslight_source" /> [](https://api.reuse.software/info/github.com/fosslight/fosslight_source)
9
+
<imgsrc="https://img.shields.io/pypi/l/fosslight_source"alt="FOSSLight Source is released under the Apache-2.0 License." /> <imgsrc="https://img.shields.io/pypi/v/fosslight_source"alt="Current python package version." /> <imgsrc="https://img.shields.io/pypi/pyversions/fosslight_source" /> [](https://api.reuse.software/info/github.com/fosslight/fosslight_source_scanner)
10
10
</p>
11
11
12
12
```note
@@ -96,10 +96,10 @@ $ tree
96
96
97
97
개선 사항이나 버그는 [Git Repository][repo]에 이슈를 생성하여 리포트해주시기 바랍니다. 이슈 리포트는 FOSSLight Source Scanner 업그레이드에 많은 도움이 됩니다.
0 commit comments