{ "bug report": { "name": "Bug report", "about": "", "title": "", "labels": "", "assignees": "<|EMPTY|>", "headlines_type": "# Heading", "headlines": "Describe the bug\nTo Reproduce\nExpected behavior\nScreenshots (if appropriate)\nEnvironment\nAdditional context", "summary": "This issue template is designed to help users report bugs they encounter while using our software. Environment section should asks for 'operating system' such as Ubuntu." }, "feature request": { "name": "feature", "about": "Suggest a feature for the <|Repo_Name|>", "title": "<|EMPTY|>", "labels": "<|EMPTY|>", "assignees": "<|EMPTY|>", "headlines_type": "# Heading", "headlines": "", "summary": "This Github issue template is designed to help users suggest features for the <|Repo_Name|>. Before submitting an issue, users should ensure they have checked the documentation and forums, verified that the feature has not already been proposed, and selected the correct repository for multi-repository projects. The feature description should be clear and concise, outlining the desired outcome and any related problems. Alternative solutions and screenshots may also be included." }, "question": { "name": "Question", "about": "Ask a question about the <|Repo_Name|>", "title": "<|EMPTY|>", "labels": "kind/question", "assignees": "<|EMPTY|>", "headlines_type": "", "headlines": "", "summary": "This Github issue template is designed to encourage users to first check the documentation, search for answers online, and ask their colleagues for help before opening a new issue. If the user has already done these steps, they are encouraged to provide their question in the issue. The template includes three questions for the user to answer before opening the issue." }, "documentation": { "name": "documentation", "about": "", "title": "[Doc]", "labels": "docs", "assignees": "<|EMPTY|>", "headlines_type": "# Heading", "headlines": "Documentation Scope\nDescribe the Change\nScreenshots\nAdditional context", "summary": "This Github issue template is for adding or updating documentation. The documentation can be for various things, such as the homepage, getting started, or user manuals." }, "no example": { "name": "", "about": "", "title": "", "labels": "", "assignees": "", "headlines_type": "# Heading", "headlines": "", "summary": "" } }