Skip to content

Commit 47bd5ef

Browse files
committed
update CONTRIBUTING.md
1 parent 8e58e79 commit 47bd5ef

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CONTRIBUTING.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
## Contributing In General
1+
## 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-deployments/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-deployments/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-deployments/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-deployments/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)