Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugoThemes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>2018-08-09 20:43:44 +0300
committerGitHub <noreply@github.com>2018-08-09 20:43:44 +0300
commite7cd82bbd6c75fa81e9434f6e6776903a3b23615 (patch)
tree8f3783b5b43563544dd77da8db1cb31d68e418e7
parentddaeb75561ac70936786b0dc2d600016a845e61e (diff)
parentdc5f55f681028dd7542800f9a442e03bc50b96b4 (diff)
Extend theme submission issue template
-rw-r--r--.github/ISSUE_TEMPLATE/theme-submission.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/theme-submission.md b/.github/ISSUE_TEMPLATE/theme-submission.md
index e619da6..beb3570 100644
--- a/.github/ISSUE_TEMPLATE/theme-submission.md
+++ b/.github/ISSUE_TEMPLATE/theme-submission.md
@@ -21,5 +21,6 @@ Before submitting a theme please make sure you've read the [README.md](https://g
- [ ] the site's content is as neutral as possible (contains no ads etc.) and reflects the features of my theme
- [ ] I tested my theme against the [gohugoio/HugoBasicExample](https://github.com/gohugoio/HugoBasicExample)
- [ ] I've checked the developer tools' console in my browser for error messages
+- [ ] in case my theme is using Hugo Pipes features like `toCSS` and `PostCSS` that I have committed the `/resources` directory with all generated assets, for my theme to work in the basic version of Hugo
Feel free to ask questions. We're glad to help.