mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2026-01-02 04:40:32 -07:00
📝 Update other dead links
This commit is contained in:
parent
6d416b34f6
commit
8d54de83d3
62 changed files with 85 additions and 115 deletions
2
.github/contributing.md
vendored
2
.github/contributing.md
vendored
|
|
@ -121,7 +121,7 @@ Unsure where to begin contributing to Marlin? You can start by looking through t
|
|||
|
||||
### Pull Requests
|
||||
|
||||
Pull Requests should always be targeted to working branches (e.g., `bugfix-2.1.x` and/or `bugfix-1.1.x`) and never to release branches (e.g., `2.0.x` and/or `1.1.x`). If this is your first Pull Request, please read our [Guide to Pull Requests](https://marlinfw.org/docs/development/getting_started_pull_requests.html) and Github's [Pull Request](https://help.github.com/articles/creating-a-pull-request/) documentation.
|
||||
Pull Requests should always be targeted to working branches (e.g., `bugfix-2.1.x` and/or `bugfix-1.1.x`) and never to release branches (e.g., `2.0.x` and/or `1.1.x`). If this is your first Pull Request, please read our [Guide to Pull Requests](https://marlinfw.org/docs/development/getting_started_pull_requests.html) and GitHub's [Pull Request](https://help.github.com/articles/creating-a-pull-request/) documentation.
|
||||
|
||||
* Fill in [the required template](pull_request_template.md).
|
||||
* Don't include issue numbers in the PR title.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue