From e85dc89088c599da576e74fe1b67542680087982 Mon Sep 17 00:00:00 2001 From: Cameron Rodriguez <rod.cam2014+dev@gmail.com> Date: Mon, 4 Feb 2019 00:15:46 -0500 Subject: [PATCH] added pull request template --- PULL_REQUEST_TEMPLATE.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 PULL_REQUEST_TEMPLATE.md diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..fdb2efd --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,10 @@ +**Please confirm you have done the following:** + +- [ ] I have read the [contributing guidelines](https://github.com/cam-rod/XKCDAltTextBot/wiki/Forking-and-Contributing-to-XKCDAltTextBot) and ensured that all error checking is properly working. + +**Add a summary of your modification and what it does:** + + + +**Add additional information (optional):* + -- GitLab