diff options
| author | Don Williams <don.e.williams@gmail.com> | 2026-02-13 14:40:51 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2026-02-13 14:40:51 -0500 |
| commit | 62f364ed911bff31aa1abc307322f7270aa0aff0 (patch) | |
| tree | 7cb4d055d3bc4efbdb9ba261970d37307a6dae8a /.github/PULL_REQUEST_TEMPLATE.md | |
| parent | 9910e59796be08f84de5fe87bcaaebc807d5fce0 (diff) | |
Migrate Jakoolit to Linuxbeginnings repo references
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
| -rw-r--r-- | .github/PULL_REQUEST_TEMPLATE.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 42811c53..96006894 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -25,9 +25,9 @@ Please put an `x` in the boxes that apply: Please put an `x` in the boxes that apply: -- [ ] I have read the [CONTRIBUTING](https://github.com/JaKooLit/Hyprland-Dots/blob/main/CONTRIBUTING.md) document. +- [ ] I have read the [CONTRIBUTING](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/CONTRIBUTING.md) document. - [ ] My code follows the code style of this project. -- [ ] My commit message follows the [commit guidelines](https://github.com/JaKooLit/Hyprland-Dots/blob/main/CONTRIBUTING.md#git-commit-messages). +- [ ] My commit message follows the [commit guidelines](https://github.com/LinuxBeginnings/Hyprland-Dots/blob/main/CONTRIBUTING.md#git-commit-messages). - [ ] My change requires a change to the documentation. - [ ] I want to add something in Hyprland-Dots wiki. - [ ] I have added tests to cover my changes. |
