I know that some Example tags could be shown when trying to post a question. But my query about if the person didn't coose any of the Example tags, could any of the Example tags be attached automatically with the question in this situation.
You can do this by modifying function qa_question_create(...) in qa-app-post-create.php - check if $tagstring is empty, and if so, set it to whatever you want, using commas to separate the tags.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.