Skip to content

Commit 991423d

Browse files
authored
Update docs (#6983)
1 parent 3050c87 commit 991423d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ For more information, see the [.NET Foundation Code of Conduct](https://dotnetfo
3333
- Keep the pull request template, and link to an issue.
3434
- Use a meaningful PR title, not the auto-generated title based on the branch name.
3535
- All PRs created by someone outside the NuGet team will be assigned the `Community` label, and a team member will be assigned as the PR shepherd, who will be responsible for making sure the PR gets reviewed (even if they don't review it themselves), and periodically check the PR for progress.
36-
- PRs from forks do not trigger CI automatically. Someone in the team needs to apply the "Approved for CI", which will build only the current commit. If changes are pushed to the branch, the "Approved for CI" label needs to be removed and re-applied.
36+
- PRs from forks trigger the test pipeline automatically, but not the PrivateDev pipeline. Someone in the team needs to trigger the pipeline manually.
3737
- If the NuGet team requests changes and the PR author does not respond within 1 month, a reminder will be added. If no action is taken within 2 months of the reminder, the PR will be closed due to inactivity.
3838
1. _One-time_: Sign the contributor license agreement, if you haven't signed it before. The [.NET Foundation Bot](https://github.com/dnfclas) will comment on the pull request you just created and guide you on how to sign the CLA.
3939
1. Submit a doc pull request to the [docs.microsoft-com.nuget](https://github.com/NuGet/docs.microsoft.com-nuget/) repo, if this is a new feature or behavior change.

0 commit comments

Comments
 (0)