Skip to content

Commit 66e132b

Browse files
authored
Remove link to development guideline from CONTRIBUTING.md
Removed a link to the development guideline to streamline the contributing process.
1 parent f93a34a commit 66e132b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ PR are always welcome, even if they only contain small fixes like typos or a few
1010

1111
Please submit a PR broken down into small changes bit by bit. A PR consisting of a lot of features and code changes may be hard to review. It is recommended to submit PRs in an incremental fashion.
1212

13-
This [development guideline](https://docs.1panel.pro/dev_manual/dev_manual/) contains information about repository structure, how to set up development environment, how to run it, and more.
14-
1513
Note: If you split your pull request to small changes, please make sure any of the changes goes to master will not break anything. Otherwise, it can not be merged until this feature complete.
1614

1715
## Report issues

0 commit comments

Comments
 (0)