Skip to content

Commit 6f59a48

Browse files
committed
update CONTRIBUTING.md
1 parent f3e20f7 commit 6f59a48

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Contributing In General
22

3-
Our project welcomes external contributions. A good way to familiarize yourself with the codebase and the contribution process is to look for and address issues in the [issue tracker](https://github.com/sysflow-telemetry/sf-apis/issues).
3+
Our project welcomes external contributions. A good way to familiarize yourself with the codebase and the contribution process is to look for and address issues in the [issue tracker](https://github.com/sysflow-telemetry/sf-docs/issues).
44

55
To contribute code or documentation, please submit a [pull request](https://github.com/sysflow-telemetry/sf-apis/pulls); and please quickly [get in touch](#communication) with us before embarking on a more ambitious contribution.
66

@@ -10,13 +10,13 @@ cannot be accepted at all!**
1010

1111
### Proposing new features
1212

13-
If you would like to implement a new feature, please [raise an issue](https://github.com/sysflow-telemetry/sf-apis/issues)
13+
If you would like to implement a new feature, please [raise an issue](https://github.com/sysflow-telemetry/sf-docs/issues)
1414
before sending a pull request so that the proposed feature can be discussed first. This is to avoid
1515
putting an effort on a feature that the project developers would not be able to accept into the code base.
1616

1717
### Fixing bugs
1818

19-
If you would like to fix a bug, please [raise an issue](https://github.com/sysflow-telemetry/sf-apis/issues) before sending a
19+
If you would like to fix a bug, please [raise an issue](https://github.com/sysflow-telemetry/sf-docs/issues) before sending a
2020
pull request so that the bug fix can be tracked properly.
2121

2222
### Merge approval

0 commit comments

Comments
 (0)