25 lines
686 B
Markdown
25 lines
686 B
Markdown
---
|
|
name: Setup issue
|
|
about: Trouble getting your own version of the theme running
|
|
title: "[setup]"
|
|
labels: setup
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Link to your source code
|
|
|
|
https://github.com/...
|
|
|
|
_this helps understand even better the context, and in some occasions will make it possible to get a PR to get the issues fixed_
|
|
|
|
_if your code is not publicly available it will be less prioritized to give support - as it will not be as beneficial for the community_
|
|
|
|
## What do you want to achieve?
|
|
|
|
_describe what you are trying to do_
|
|
|
|
## What have you tried so far?
|
|
|
|
_describe what steps you have taken: have you created your site, are you customizing the theme, which version are you using..._
|