]> git.ipfire.org Git - thirdparty/dracut.git/commitdiff
Adding a pull request template
authorJóhann B. Guðmundsson <johannbg@gmail.com>
Fri, 28 Aug 2020 11:47:06 +0000 (11:47 +0000)
committerJóhann B. Guðmundsson <johannbg@gmail.com>
Fri, 28 Aug 2020 14:03:11 +0000 (14:03 +0000)
.github/pull_request_template.md [new file with mode: 0644]

diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
new file mode 100644 (file)
index 0000000..ef281c3
--- /dev/null
@@ -0,0 +1,10 @@
+This pull request changes...
+
+## Changes
+
+## Checklist
+- [ ] I have tested it locally
+- [ ] I have reviewed and updated any documentation if relevant
+- [ ] I am providing new code and test(s) for it
+
+Fixes #