docs(contributing): add "Submitting a Pull Request" & "Coding Rules" sections#936
Merged
intcreator merged 3 commits intokelektiv:mainfrom Dec 30, 2024
Merged
Conversation
intcreator
approved these changes
Dec 30, 2024
Member
|
🎉 This PR is included in version 3.4.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
sheerlox
pushed a commit
that referenced
this pull request
Jan 9, 2025
## [3.4.0](v3.3.2...v3.4.0) (2025-01-09) ### ✨ Features * error handling on ticks ([#861](#861)) ([0d3161f](0d3161f)), closes [#426](#426) ### 📚 Documentation * **contributing:** add "Submitting a Pull Request" & "Coding Rules" sections ([#936](#936)) ([ddd8988](ddd8988)) ### ♻️ Chores * **deps:** lock file maintenance ([494b4bf](494b4bf)) * **deps:** update dependency [@types](https://github.com/types)/node to v20.17.11 ([2978e92](2978e92)) * **deps:** update dependency lint-staged to v15.3.0 ([11f9bad](11f9bad)) * **deps:** update semantic-release related packages ([b830bdb](b830bdb)) * **deps:** update tests (major) ([#826](#826)) ([e47fd5a](e47fd5a))
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Initially just wanted to update the broken "Working with the code" link, but you know, once you've opened a file ... 🥲
Related Issue
Motivation and Context
Missing useful sections.
How Has This Been Tested?
Manually tested all self-referencing links.
Screenshots (if appropriate):
Types of changes
Checklist:
!after the type/scope in the title (see the Conventional Commits standard).