From f1d283e941680a97d74a2fb7f6bcdd9490efc394 Mon Sep 17 00:00:00 2001 From: nancy.liao <huihui.liao@greentest.com.cn> Date: 周四, 29 5月 2025 18:14:27 +0800 Subject: [PATCH] 根据具体需求 修改了一个强制性的版本匹配,否则license返回结果不正确 --- CONTRIBUTING.md | 12 +++++------- 1 files changed, 5 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9290f94..be4c3f7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,5 +1,4 @@ -Contributing to Licensecc -========== +# Contributing to Licensecc ## Interacting with the team @@ -55,9 +54,9 @@ Contributions to `licensecc` will be subject to the following rules: - - small patches eg. documentation changes, small bug fixes can be submitted directly on github, use the description of the patch to shortly explain the content of the patch. - - if the patch is not completely trivial please open an issue first and provide a description of what you want to achieve. - - larger contributions should be discussed first on the [project forum](https://groups.google.com/forum/#!forum/licensecc). +- small patches eg. documentation changes, small bug fixes can be submitted directly on github, use the description of the patch to shortly explain the content of the patch. +- if the patch is not completely trivial please open an issue first and provide a description of what you want to achieve. +- larger contributions should be discussed first on the [project forum](https://groups.google.com/forum/#!forum/licensecc). If you want to contribute we are happy to integrate your code. You can start by looking through the [`good first issue`](https://github.com/open-license-manager/licensecc/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) and [`help-wanted`](https://github.com/open-license-manager/licensecc/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) issues. @@ -80,5 +79,4 @@ ##### Don't - Don't reformat the code following your personal likes, it introduce a lot of "noise" and makes very hard to merge. Use the clang-format style provided at the base of the project. - Very large pull requests with few comments, no corresponding issue explaining what's it about will probably be rejected. - - We understand that the project is still in beta stage, however we would like to discuss it with you before we take project changing decision. You can reach us on the [project forum](https://groups.google.com/forum/#!forum/licensecc). - +- We understand that the project is still in beta stage, however we would like to discuss it with you before we take project changing decision. You can reach us on the [project forum](https://groups.google.com/forum/#!forum/licensecc). -- Gitblit v1.9.1