diff --git a/.gitea/pull_request_template.md b/.gitea/pull_request_template.md new file mode 100644 index 0000000..eecd5e3 --- /dev/null +++ b/.gitea/pull_request_template.md @@ -0,0 +1,11 @@ +**Description** + +A clear and concise description of the changes in this pull request. + +**Related Issue** + +Closes #IssueNumber + +**Screenshots (if applicable)** + +Add screenshots or images to help explain your changes, if relevant.