fenbox opened a new issue, #1009:
URL: https://github.com/apache/incubator-answer/issues/1009
## Is your feature request related to a problem? Please describe
As mentioned in #252, we need some pre-fill support when ask question.
## Describe the solution you'd like
When visiting a link with a pre-fill parameter, the form content will be
automatically filled.
Link: `/questions/ask?prefill={{ markdown_parameter }}`
`{{ markdown_parameter }}`:
```markdown
---
title: hello world
tags: feature-request, template
---
Some body text...
```
Result:

--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]