11 changes: 10 additions & 1 deletion 11 .gitee/PULL_REQUEST_TEMPLATE.zh-CN.md Original file line numberDiff line numberDiff line change @@ -7,4 +7,13 @@ ### 修改描述(包括说明bug修复或者添加新特性) 1. [bug修复] balabala…… 2. [新特性] balabala…… 2. [新特性] balabala…… ...
On GitHub, navigate to the main page of the repository. Add file Create new file Alternatively, you can clickin the file tree view on the left. In the file name field: To make your pull request template visible in the repository's root directory, name the pull request templatepull_request...
8 changes: 8 additions & 0 deletions 8 .github/pull_request_template.md Original file line numberDiff line numberDiff line change @@ -0,0 +1,8 @@ **Complete description of the bug fix or feature that this pull request implements** **Checklist before submitting the pull request, to ma...
You must create templates on the repository's default branch. Templates created in other branches are not available for collaborators to use. You can store your pull request template in the repository's visible root directory, thedocsfolder, or the hidden.githubdirectory. Pull request template file...
當多人在GitHub開發協作,你要發 pull request (以下簡稱 PR ) 時,如果能有個預設範本 (default template) 的話,能節省一些時間,確保自己是否有遺漏該先檢查的事項,也能讓大家有共同的公版,避免格式不一致的問題。 步驟 1. 開始前,先看下預設 PR 是長這樣 ...
When you add a pull request template to your repository, project contributors will automatically see the template's contents in the pull request body. Manually creating a single issue template for your repository→ When you add a manually-created issue template to ...
GitHub Pull Request Template If this is a new local branch, GitKraken will ask what remote branch you want to push your changes to. At this point, you will also have the opportunity to complete the fields of your GitHub pull request template including title, description, reviewers, assignees,...
PULL_REQUEST_TEMPLATE.md Place this file in your repository's root directory or a .github directory You copy the contents of the PULL_REQUEST_TEMPLATE.md file, placing it in your repository. You decide to this on GitHub. "Maybe I should this," you say to no one in particular. You de...
templatehttps://github.com/octo-org/octo-repo/compare/main...my-branch?quick_pull=1&template=issue_template.mdcreates a pull request with a template in the pull request body. Thetemplatequery parameter works with templates stored in aPULL_...
支持自定义托管存储库。安装后请务必访问扩展程序的选项页面! 默认使用 Sprint.ly 的模板 (https://raw.githubusercontent.com/sprintly/sprint.ly-culture/master/pr-template.md)。感谢 QuickLeft 的想法:https://quickleft.com/blog/pull-request-templates-make-code-review-easier/。