File tree Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Expand file tree Collapse file tree 1 file changed +1
-24
lines changed Original file line number Diff line number Diff line change @@ -14,33 +14,10 @@ A/B Testing SDK 是一款用于 A/B 测试的 SDK。
1414
1515请参考神策官网 [ Golang SDK 集成(A/B Testing)] ( https://manual.sensorsdata.cn/abtesting/latest/golang-sdk-a-b-testing-50987205.html ) 。
1616
17-
18- ## 贡献
19-
20- * 1 . 在您的 GitHub 账户下 fork abtesting-sdk-go 开源项目;
21- * 2 . 根据您的需求在本地 clone 一份 abtesting-sdk-go 源码;
22- * 3 . 您修改或者新增功能后,push 到您 fork 的远程分支;
23- * 4 . 创建 pull request,向 abtesting-sdk-go 官方开发分支提交合入请求;
24- * 5 . 神策 SDK 研发团队会及时 review 代码,测试通过后合入。
25-
26-
2717## 新书推荐
2818
2919| [ 《数据驱动:从方法到实践》] ( https://item.jd.com/12322322.html ) | [ 《Android 全埋点解决方案》] ( https://item.jd.com/12574672.html ) | [ 《iOS 全埋点解决方案》] ( https://item.jd.com/12867068.html )
3020| ------ | ------ | ------ |
3121
3222## License
33-
34- Copyright 2015-2024 Sensors Data Inc.
35-
36- Licensed under the Apache License, Version 2.0 (the "License");
37- you may not use this file except in compliance with the License.
38- You may obtain a copy of the License at
39-
40- http://www.apache.org/licenses/LICENSE-2.0
41-
42- Unless required by applicable law or agreed to in writing, software
43- distributed under the License is distributed on an "AS IS" BASIS,
44- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
45- See the License for the specific language governing permissions and
46- limitations under the License.
23+ [ License 协议] ( https://github.com/sensorsdata/abtesting-sdk-go/blob/master/LICENSE )
You can’t perform that action at this time.
0 commit comments