You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE/bug_fix.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,14 +9,14 @@ assignees: ''
9
9
10
10
### Preface
11
11
12
-
Please read our [Contributor Guidelines](https://github.com/CaffeineMC/sodium-fabric/blob/1.15.x/CONTRIBUTING.md) before
13
-
submitting any pull requests to this repository.
12
+
Make sure you have read our [Contributor Guidelines](/CONTRIBUTING.md) before submitting any pull requests to this
13
+
repository.
14
14
15
-
By submitting a pull request, you are indicating that you agree to the [Contributor License Agreement](https://github.com/CaffeineMC/sodium-fabric/blob/1.15.x/CONTRIBUTING.md#contributor-license-agreement-cla)
16
-
and that your code will be licensed irrecoverably under the GNU LGPLv3. If you do not agree to these terms, do not open
17
-
a pull request.
15
+
By submitting a pull request, you are indicating that you agree to have your code be licensed irrecoverably under the
16
+
[GNU LGPLv3](/LICENSE.txt). If you do not agree to these terms, please do not open a pull request.
18
17
19
-
Please remove this section before submitting your pull request. Doing so indicates that you have read and acknowledged it.
18
+
This section should be removed before submitting your pull request. Doing so indicates that you have read and
19
+
acknowledged it.
20
20
21
21
### Linked Issues
22
22
Provide links to the issue(s) which will be closed upon merging this pull request. There must be an open issue for
0 commit comments