Skip to content

Latest commit

 

History

History
94 lines (82 loc) · 3.35 KB

bug_report.yml

File metadata and controls

94 lines (82 loc) · 3.35 KB
NameAboutLabelsAssignees
Bug ReportThere is something wrong with the theme. 99% of the time you should select Support below.

Before opening a new issue please:

If none of the above solved your problem, you can continue below.

Please include theme version, Jekyll version, public git repository, whether
you are hosting with GitHub Pages, and the operating system you tested with.

Issues without a link to a public repository or ZIP file will likely go ignored.
Being able to see your actual files is necessary to troubleshoot, as most
issues stem from invalid/missing YAML Front Matter, a mis-configured _config.yml
file, or problematic site content.

Describe the problem in detail. For example:

  • What is missing?
  • What error do you see? Attach the error log if available.

Please describe the expected behavior and the actual result you got.

Describe the steps you took for this problem to come up. Such as: you installed
the theme, customized _config.yml, added your own posts, and started up a
Jekyll server locally.

If an error occurred on GitHub Pages when pushing, please test a local version
following these setup instructions:
https://help.github.com/articles/setting-up-your-github-pages-site-locally-with-jekyll/

Then provide a complete log by running bundle exec jekyll build --trace --verbose
and include this output in the filed issue.

Screenshots can also be included if they help illustrate a behavior.

Please provide a code repository, gist, code snippet, sample files,
screenshots, or anything else you think will aid in reproducing the issue.