Rollup merge of #132716 - ismailarilik:chore/issue-template/fix-branch-name, r=tgross35
chore(issue-template): fix branch name It was renamed to "main" from "master". It might seem not important (actually it is not important) but I think there is no need to see this every time when we clicked this link: ![image](https://github.com/user-attachments/assets/145dc587-c365-47e6-83da-69c17f409f71) And this way is faster I guess.
This commit is contained in:
commit
194ce894b6
2
.github/ISSUE_TEMPLATE/tracking_issue.md
vendored
2
.github/ISSUE_TEMPLATE/tracking_issue.md
vendored
@ -46,7 +46,7 @@ for larger features an implementation could be broken up into multiple PRs.
|
|||||||
|
|
||||||
[stabilization-guide]: https://rustc-dev-guide.rust-lang.org/stabilization_guide.html#stabilization-pr
|
[stabilization-guide]: https://rustc-dev-guide.rust-lang.org/stabilization_guide.html#stabilization-pr
|
||||||
[doc-guide]: https://rustc-dev-guide.rust-lang.org/stabilization_guide.html#documentation-prs
|
[doc-guide]: https://rustc-dev-guide.rust-lang.org/stabilization_guide.html#documentation-prs
|
||||||
[nightly-style-procedure]: https://github.com/rust-lang/style-team/blob/master/nightly-style-procedure.md
|
[nightly-style-procedure]: https://github.com/rust-lang/style-team/blob/main/nightly-style-procedure.md
|
||||||
[Style Guide]: https://github.com/rust-lang/rust/tree/master/src/doc/style-guide
|
[Style Guide]: https://github.com/rust-lang/rust/tree/master/src/doc/style-guide
|
||||||
|
|
||||||
### Unresolved Questions
|
### Unresolved Questions
|
||||||
|
Loading…
Reference in New Issue
Block a user