瀏覽代碼

Add PR template

George Cushen 7 年之前
父節點
當前提交
4856bfedef
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      .github/PULL_REQUEST_TEMPLATE.md

+ 11 - 0
.github/PULL_REQUEST_TEMPLATE.md

@@ -0,0 +1,11 @@
+### Purpose
+
+Describe the purpose of this change. If there is an existing issue that is resolved by this pull request, please reference it in the form `Fixes #1234` where 1234 is the relevant issue number.
+
+### Screenshots
+
+If this is a GUI change, try to include screenshots of the change. If not, please delete this section.
+
+### Documentation
+
+If this is an enhancement, add a link here to the corresponding pull request on https://github.com/sourcethemes/academic-www or describe the documentation changes necessary.