freeCodeCamp
freeCodeCamp copied to clipboard
Update 6610bbed59bc2a0194d85533.md
First Contribution
- [x] I have read and followed the contribution guidelines.
- [x] I have read and followed the how to open a pull request guide.
- [x] My pull request targets the
main
branch of freeCodeCamp. - [x] I have tested these changes either locally on my machine, or GitPod.
Closes #54462
Hello,
Firstly, thank you for submitting this pull request!
As you navigate through the process, we have a PR checklist to ensure consistency and quality in our contributions. We kindly ask that you genuinely follow through with each point. This not only facilitates the review process but also demonstrates a mutual respect for the community's efforts.
If you're unfamiliar with certain aspects, our contributing guidelines are a helpful resource to get you up to speed.
**Friendly Pointers (click to expand)**
-
Editing on GitHub: While it's possible to edit files directly on GitHub, it's typically better not to. This helps avoid inadvertent mistakes like typos that can disrupt tests.
-
Pull Request Title: Please ensure the PR title follows our convention.
-
Linking Issues: Please ensure you link issues using the designated method. Simply update the
XXXXXX
in the PR description to include the issue number. This keeps our records organized and clear. -
Engaging with the Team: We know you're eager, but kindly keep mentions and review requests limited. Our maintainers are always on the lookout and will attend to PRs in the order they come in.
-
Branch Management: It's a good practice not to work directly off your
main
branch. Creating separate branches for different changes allows you to smoothly update your PR even as the main repository progresses.
Please note, there's no need to close this PR. If you have questions or need guidance refining your contribution, don't hesitate to ask. Our community is here to assist.
Thank you for your enthusiasm in contributing to our project. We eagerly await more contributions from you!
Happy Contributing! 🌟
This PR seems to make similar changes as an existing PR. As such, we are going to close this as a duplicate.
If you feel you have additional changes to expand upon this PR, please feel free to push your commits and request this PR be reopened.
Thanks again! 😊
If you have any questions, feel free to ask questions on the "Contributors" category on our forum or the contributors chat room.