diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b758496e..e768c49b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -40,6 +40,6 @@ Fixes # - [ ] Have you lint your code locally prior to submission (`make lint`)? - [ ] Have you written new tests for your core changes, as applicable? - [ ] Have you successfully ran tests with your changes locally (`make tests`)? -- [ ] Have you updated the documentation (`make doc`)? +- [ ] Have you updated the documentation (Markdown files under `build > docs > content` and then `make doc`)? - [ ] I have squashed any insignificant commits - [ ] This change has comments for package types, values, functions, and non-obvious lines of code diff --git a/README.md b/README.md index 68d014a3..d5ec5ddd 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
-
+
A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF.
@@ -39,4 +39,6 @@ to learn how to interact with it! --- -Psst: TheCodingMachine is always looking for [talented coders](https://coders.thecodingmachine.com). +
+
+
+
+
+
+
+
Psst: TheCodingMachine is always looking for talented coders.
-
+