File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -19,25 +19,20 @@ jobs:
1919 repo-token : ${{ secrets.GITHUB_TOKEN }}
2020 issue-message : |
2121 Welcome to OpenROAD! Thanks for opening your first issue.
22-
2322 To get started:
24- - QuickStart Guide: https://openroad.readthedocs.io/en/latest/main/README.html
2523 - Build Instructions: https://openroad.readthedocs.io/en/latest/contrib/BuildWithCMake.html
26- - Join our Discord : https://discord.gg/x8Wz6kM4Qe
24+ - Contribution Guide : https://openroad.readthedocs.io/en/latest/contrib/contributing.html
2725
2826 Please search existing issues before submitting to avoid duplicates.
2927 A maintainer will get back to you soon!
3028 pr-message : |
3129 Welcome to OpenROAD! Thanks for opening your first PR.
32-
3330 Before we review:
3431 - Contribution Guide: https://openroad.readthedocs.io/en/latest/contrib/contributing.html
3532 - Build Instructions: https://openroad.readthedocs.io/en/latest/contrib/BuildWithCMake.html
36- - Join our Discord: https://discord.gg/x8Wz6kM4Qe
3733
3834 Please ensure:
3935 - CI passes
4036 - Code is properly formatted
4137 - Tests are included where applicable
42-
4338 A maintainer will review shortly!
You can’t perform that action at this time.
0 commit comments