Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit 147159c

Browse files
committed
Revert "Update CONTRIBUTING.md (mongodb#798)"
This reverts commit 71b9173.
1 parent a850620 commit 147159c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ After the above 3 steps are completed and we've agreed on a path forward:
1717
1. Implement your feature, improvement or bug fix, ensuring it adheres to the [Terraform Plugin Best Practices](https://www.terraform.io/docs/extend/best-practices/index.html)
1818
1. Ensure you follow the [Terraform Plugin Testing requirements](https://www.terraform.io/docs/extend/testing/index.html).
1919
1. Add comments around your new code that explain what's happening
20-
1. Commit and push your changes to your branch then submit a pull request against the current release branch, not master. The naming scheme of the branch is `release-staging-v#.#.#`. Note: There will only be one release branch at a time.
20+
1. Commit and push your changes to your branch then submit a pull request.
2121
1. A repo maintainer will review the your pull request, and may either request additional changes or merge the pull request.

0 commit comments

Comments
 (0)