Skip to content
代码片段 群组 项目
提交 bc83b2ff 编辑于 作者: Suzanne Selhorn's avatar Suzanne Selhorn 提交者: Daniel Murphy
浏览文件

Removed closing policies

Because they are on the other pages
as well as the handbook.
Related to: https://gitlab.com/gitlab-org/technical-writing/-/issues/744
上级 807622d8
No related branches found
No related tags found
无相关合并请求
...@@ -28,40 +28,9 @@ Throughout this guide you will see references to CE and EE for abbreviation. ...@@ -28,40 +28,9 @@ Throughout this guide you will see references to CE and EE for abbreviation.
We want to create a welcoming environment for everyone who is interested in contributing. We want to create a welcoming environment for everyone who is interested in contributing.
Visit our [Code of Conduct page](https://about.gitlab.com/community/contribute/code-of-conduct/) to learn more about our commitment to an open and welcoming environment. Visit our [Code of Conduct page](https://about.gitlab.com/community/contribute/code-of-conduct/) to learn more about our commitment to an open and welcoming environment.
## Closing policy for issues and merge requests
GitLab is a popular open source project and the capacity to deal with issues
and merge requests is limited. Out of respect for our volunteers, issues and
merge requests not in line with the guidelines listed in this document may be
closed without notice.
Treat our volunteers with courtesy and respect, it will go a long way
towards getting your issue resolved.
Issues and merge requests should be in English and contain appropriate language Issues and merge requests should be in English and contain appropriate language
for audiences of all ages. for audiences of all ages.
If a contributor is no longer actively working on a submitted merge request,
we can:
- Decide that the merge request will be finished by one of our
[Merge request coaches](https://about.gitlab.com/company/team/).
- Close the merge request.
We make this decision based on how important the change is for our product vision. If a merge
request coach is going to finish the merge request, we assign the
`~coach will finish` label.
When a team member picks up a community contribution,
we credit the original author by adding a changelog entry crediting the author
and optionally include the original author on at least one of the commits
within the MR.
## Closing policy for inactive bugs
GitLab values the time spent by contributors on reporting bugs. However, if a bug remains inactive for a very long period,
it will qualify for auto-closure. Please refer to the [auto-close inactive bugs](https://about.gitlab.com/handbook/engineering/quality/triage-operations/#auto-close-inactive-bugs) section in our handbook to understand the complete workflow.
## How to contribute ## How to contribute
If you would like to contribute to GitLab: If you would like to contribute to GitLab:
...@@ -173,19 +142,10 @@ This [documentation](merge_request_workflow.md) outlines the current merge reque ...@@ -173,19 +142,10 @@ This [documentation](merge_request_workflow.md) outlines the current merge reque
- [Definition of done](merge_request_workflow.md#definition-of-done) - [Definition of done](merge_request_workflow.md#definition-of-done)
- [Dependencies](merge_request_workflow.md#dependencies) - [Dependencies](merge_request_workflow.md#dependencies)
## Style guides ## Closing policy for issues and merge requests
This [documentation](style_guides.md) outlines the current style guidelines.
## Implement design & UI elements
This [design documentation](design.md) outlines the current process for implementing design and UI
elements.
## Contribute documentation
For information on how to contribute documentation, see GitLab - For the criteria for closing issues, see [the Issue Triage handbook page](https://about.gitlab.com/handbook/engineering/quality/issue-triage/#outdated-issues).
[documentation guidelines](../documentation/index.md). - For the criteria for closing merge requests, see [the Merge Request Workflow](merge_request_workflow.md).
## Getting an Enterprise Edition License ## Getting an Enterprise Edition License
......
...@@ -13,8 +13,23 @@ for community contributions have the [`Seeking community contributions`](issue_w ...@@ -13,8 +13,23 @@ for community contributions have the [`Seeking community contributions`](issue_w
label, but you are free to contribute to any issue you want. label, but you are free to contribute to any issue you want.
If an issue is marked for the current milestone at any time, even If an issue is marked for the current milestone at any time, even
when you are working on it, a GitLab Inc. team member may take over the merge request when you are working on it, a GitLab team member may take over the merge request to ensure the work is finished before the release date.
to ensure the work is finished before the release date.
If a contributor is no longer actively working on a submitted merge request,
we can:
- Decide that the merge request will be finished by one of our
[Merge request coaches](https://about.gitlab.com/company/team/).
- Close the merge request.
We make this decision based on how important the change is for our product vision. If a merge
request coach is going to finish the merge request, we assign the
`~coach will finish` label.
When a team member picks up a community contribution,
we credit the original author by adding a changelog entry crediting the author
and optionally include the original author on at least one of the commits
within the MR.
If you want to add a new feature that is not labeled, it is best to first create If you want to add a new feature that is not labeled, it is best to first create
an issue (if there isn't one already) and leave a comment asking for it an issue (if there isn't one already) and leave a comment asking for it
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册