Skip to content

Commit

Permalink
Merge pull request #12 from lixin963/patch-3
Browse files Browse the repository at this point in the history
Update CONTRIBUTING.md
  • Loading branch information
wangyd1988 authored Dec 5, 2023
2 parents 584c005 + c3220e5 commit 34851e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ We always encourage the contribution for the community project. We like to colla

* Make sure to create an [Issue](https://github.com/k8snetworkplumbingwg/sriov-network-operator/issues) for bug fix or the feature request.
Issues are discussed on a regular basis at _K8s Network & Resource management_ meetings.
* **For bugs**: For the bug fixes, please follow the issue template format while creating a issue. If you have already found a fix, feel free to submit a Pull Request referencing the Issue you created. Include the `Fixes #` syntax to link it to the issue you're addressing.
* **For bugs**: For the bug fixes, please follow the issue template format while creating an issue. If you have already found a fix, feel free to submit a Pull Request referencing the Issue you created. Include the `Fixes #` syntax to link it to the issue you're addressing.
* **For feature requests**, For the feature requests, please follow the issue template format while creating a feature requests. We want to improve upon SRIOV Network Operator incrementally which means small changes or features at a time.
* Please make sure each PR are compiling or passed by Travis.
* In order to ensure your PR can be reviewed in a timely manner, please keep PRs small
Expand Down

0 comments on commit 34851e9

Please sign in to comment.