forked from M-Labs/artiq
[template]: fix 3_question.md template use of ":"
Question.md didn't display on ARTIQ new issue page. Solution: Cannot use ":" in Markdown header Signed-off-by: Drew Risinger <drewrisinger@users.noreply.github.com>
This commit is contained in:
parent
761d30d998
commit
4e04b6b4dd
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
name: Support question
|
||||
about: Questions about ARTIQ that are not covered in the documentation (Latest: https://m-labs.hk/artiq/manual-master/ or Stable: https://m-labs.hk/artiq/manual/)
|
||||
about: Questions about ARTIQ that are not covered in the documentation. (Latest = https://m-labs.hk/artiq/manual-master/ or Stable = https://m-labs.hk/artiq/manual/)
|
||||
|
||||
---
|
||||
|
||||
|
|
Loading…
Reference in New Issue