diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 00000000..cc01966f --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,8 @@ +Before your pull-request is merged, +it is required to approve an open-source MIT LICENSE being discussed on the pull-request: +https://github.com/SublimeText/LaTeXTools/pull/1570 - Created the LICENSE as represented on the github issue #1175 + +To approve the license on pull-request #1570, +click on the `review now` button at the pull-request sidebar, as shown in the following image, +and type `I agree with the MIT license proposed.` as the review message: +![image](https://user-images.githubusercontent.com/5332158/210024625-dbfb5ff1-c9a1-41b9-b880-2691dbd7a050.png)