From b7cf2475ce0982fcfa82162bbffb6d5fc152f0cc Mon Sep 17 00:00:00 2001 From: Wei Lim Date: Thu, 19 Sep 2024 10:36:59 -0700 Subject: [PATCH] improve thank you message --- docs/CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CONTRIBUTING.md b/docs/CONTRIBUTING.md index abfe59c6fd5..f253c494dbb 100644 --- a/docs/CONTRIBUTING.md +++ b/docs/CONTRIBUTING.md @@ -7,7 +7,7 @@ In general, to make contributions a smooth and easy experience, we encourage the - Check existing issues for [bugs][bug issues] or [enhancements][enhancement issues]. - Open an issue if things aren't working as expected, or if an enhancement is being proposed. - Start a conversation on the issue if you are thinking of submitting a pull request. -- Submit a pull request. The `azd` team will work with you to review the changes and provide feedback. Once the pull request is accepted, a member will merge the changes. Thank you for making a contribution! +- Submit a pull request. The `azd` team will work with you to review the changes and provide feedback. Once the pull request is accepted, a member will merge the changes. Thank you for taking time out of your day to help improve our community! ## Building `azd`