Skip to content

Commit

Permalink
Repo address updated
Browse files Browse the repository at this point in the history
  • Loading branch information
netmehmetdimen committed Aug 3, 2023
1 parent f1d5466 commit 85a17de
Show file tree
Hide file tree
Showing 9 changed files with 15 additions and 15 deletions.
4 changes: 2 additions & 2 deletions docs/guide/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ Applys an array of op to the workbook.

This api is typically used in online collabration to sync data.

See [Collabration demo](https://bitbucket.org/netaxtech-team/netax-sheet/blob/master/stories/Collabration.stories.tsx) for an example usage.
See [Collabration demo](https://github.com/netmehmetdimen/netax-sheet/blob/master/stories/Collabration.stories.tsx) for an example usage.

| Param | Type | Description |
| ----- | ----- | ------ |
Expand Down Expand Up @@ -629,7 +629,7 @@ Undo previous action.

---

The usage example [Collabration demo](https://bitbucket.org/netaxtech-team/netax-sheet/blob/master/stories/Collabration.stories.tsx).
The usage example [Collabration demo](https://github.com/netmehmetdimen/netax-sheet/blob/master/stories/Collabration.stories.tsx).

---

Expand Down
8 changes: 4 additions & 4 deletions docs/guide/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ Welcome! We are very happy that you are here and look forward to your interest i
<!-- ## How to participate in contributing?
* Contributed documents: Browsing the document can deepen your understanding of FortuneSheet. Once you find that the document is not clearly written or the logic is confusing, you can correct, modify, and supplement. You can go to [Google Forum](https://groups.google.com/g/FortuneSheet) to give feedback
* Contributing code: Welcome everyone to contribute code to the FortuneSheet community, you are welcome to claim the Open state [Issues](https://bitbucket.org/netaxtech-team/netax-sheet/issues) and unfinished features, submit a PR, and become one of the contributors If you find that some functions cannot meet your needs or have problems during use, please record in Issues
* Participate in the issue discussion: you can post your suggestions under any [Issues](https://bitbucket.org/netaxtech-team/netax-sheet/issues)
* Contributing code: Welcome everyone to contribute code to the FortuneSheet community, you are welcome to claim the Open state [Issues](https://github.com/netmehmetdimen/netax-sheet/issues) and unfinished features, submit a PR, and become one of the contributors If you find that some functions cannot meet your needs or have problems during use, please record in Issues
* Participate in the issue discussion: you can post your suggestions under any [Issues](https://github.com/netmehmetdimen/netax-sheet/issues)
* Review code: You can see PR submitted by all contributors on [Github](https://github.com/mengshukeji/FortuneSheet), you can review their code and post your suggestions -->

## How to submit issues
Expand All @@ -30,13 +30,13 @@ Before you submit features/improvements, you should pay attention to the followi

Specific steps:

* Create [Issues](https://bitbucket.org/netaxtech-team/netax-sheet/issues) and describe the issue clearly
* Create [Issues](https://github.com/netmehmetdimen/netax-sheet/issues) and describe the issue clearly
* If you want to solve the issue, assign the issue to your own name. If you just submit a bug/feature/improvement and don’t have time to contribute code, set assignne to empty
<!-- * If it is a relatively large feature/improvement, try to output the design document first and follow the [FortuneSheet RFC](https://github.com/mengshukeji/FortuneSheet-rfcs) process for others to review -->

## How to claim Issues

In FortuneSheet's [Issues](https://bitbucket.org/netaxtech-team/netax-sheet/issues) list, there are many issues created by others that have not been repaired. If you are interested, you can claim these issues. The steps to claim are as follows:
In FortuneSheet's [Issues](https://github.com/netmehmetdimen/netax-sheet/issues) list, there are many issues created by others that have not been repaired. If you are interested, you can claim these issues. The steps to claim are as follows:

* Leave a message under the issue, express the idea of claiming the task, and specify **@I can solve it**
* If the submitter has no comments, assign the issue to your own name and update the progress in time
Expand Down
4 changes: 2 additions & 2 deletions docs/zh/guide/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ _applyOp(ops)_

通常用于在线协同场景,用来同步数据。

更多可见 [Collabration demo](https://bitbucket.org/netaxtech-team/netax-sheet/blob/master/stories/Collabration.stories.tsx) for an example usage.
更多可见 [Collabration demo](https://github.com/netmehmetdimen/netax-sheet/blob/master/stories/Collabration.stories.tsx) for an example usage.

| 参数 | 类型 | 描述 |
| ----- | ----- | ------ |
Expand Down Expand Up @@ -635,7 +635,7 @@ _redo()_

---​

使用例子请查看 [Collabration demo](https://bitbucket.org/netaxtech-team/netax-sheet/blob/master/stories/Collabration.stories.tsx).
使用例子请查看 [Collabration demo](https://github.com/netmehmetdimen/netax-sheet/blob/master/stories/Collabration.stories.tsx).


---
Expand Down
4 changes: 2 additions & 2 deletions docs/zh/guide/contribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@

具体步骤:

* 创建 [Issues](https://bitbucket.org/netaxtech-team/netax-sheet/issues) ,描述清楚问题
* 创建 [Issues](https://github.com/netmehmetdimen/netax-sheet/issues) ,描述清楚问题
* 如果你要解决该issue则将issue assign到自己名下,如果你仅仅是提交Bug/特性/改进,并没有时间去贡献代码,则assignne设置为空
<!-- * 如果是比较大的特性/改进,尽量先输出设计文档,走 [Luckysheet RFC](https://github.com/mengshukeji/Luckysheet-rfcs) 流程,供其他人review -->

## 如何认领 Issues

在 FortuneSheet 的 [Issues](https://bitbucket.org/netaxtech-team/netax-sheet/issues) 列表中,有很多由其他人创建的issue并未被修复,如果你感兴趣的话,可以认领这些issue。认领步骤如下:
在 FortuneSheet 的 [Issues](https://github.com/netmehmetdimen/netax-sheet/issues) 列表中,有很多由其他人创建的issue并未被修复,如果你感兴趣的话,可以认领这些issue。认领步骤如下:

* 在该issue下留言,表达想认领该任务的想法,另注明 **@I can solve it** 即可
* 如果提交者没有意见,则将该issue assign到自己名下并及时更新进度
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"workspaces": [
"packages/*"
],
"repository": "https://bitbucket.org/netaxtech-team/netax-sheet",
"repository": "https://github.com/netmehmetdimen/netax-sheet",
"license": "MIT",
"scripts": {
"dev": "npx yarn storybook",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FortuneSheet is a drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets

See our repo [netax-sheet](https://bitbucket.org/netaxtech-team/netax-sheet) for more information.
See our repo [netax-sheet](https://github.com/netmehmetdimen/netax-sheet) for more information.

## Install

Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"files": [
"dist"
],
"repository": "https://bitbucket.org/netaxtech-team/netax-sheet",
"repository": "https://github.com/netmehmetdimen/netax-sheet",
"license": "MIT",
"dependencies": {
"@netax-sheet/formula-parser": "^0.2.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

FortuneSheet is a drop-in javascript spreadsheet library that provides rich features like Excel and Google Sheets

See our repo [netax-sheet](https://bitbucket.org/netaxtech-team/netax-sheet) for more information.
See our repo [netax-sheet](https://github.com/netmehmetdimen/netax-sheet) for more information.

## Install

Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"files": [
"dist"
],
"repository": "https://bitbucket.org/netaxtech-team/netax-sheet",
"repository": "https://github.com/netmehmetdimen/netax-sheet",
"license": "MIT",
"scripts": {
"tsc": "tsc"
Expand Down

0 comments on commit 85a17de

Please sign in to comment.